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