From 1bd82b115a0b9299b81a5a503c343f9324c3d33d Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 13 Oct 2020 09:32:36 -0400 Subject: [PATCH] jrnl: update to 1.9.9. --- srcpkgs/jrnl/template | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/srcpkgs/jrnl/template b/srcpkgs/jrnl/template index c94d555e829..63d9ff8159e 100644 --- a/srcpkgs/jrnl/template +++ b/srcpkgs/jrnl/template @@ -1,18 +1,17 @@ # Template file for 'jrnl' pkgname=jrnl -version=1.9.8 -revision=6 +version=1.9.9 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3-cryptography python3-dateutil python3-keyring -python3-keyrings-alt python3-parsedatetime python3-passlib python3-pytz -python3-setuptools python3-six python3-tzlocal python3-xdg python3-yaml" +depends="python3-parsedatetime python3-pytz python3-six python3-tzlocal + python3-keyring python3-keyrings-alt python3-dateutil python3-passlib" short_desc="Simple journal application for your command line" maintainer="travankor " license="MIT" homepage="http://jrnl.sh" -distfiles="https://github.com/maebert/jrnl/archive/${version}.tar.gz" -checksum=ec9dcf01f67a2329218fcd090b56042379937b269ddbd8c0c64097636f012e63 +distfiles="https://github.com/jrnl-org/jrnl/archive/v${version}.tar.gz" +checksum=7db114fa0d09b601c35d7e1d6456711845d7521a6a3251b6c27939317cadc0ea post_install() { vlicense LICENSE