# Template file for 'jrnl' pkgname=jrnl version=1.9.8 revision=3 archs=noarch build_style=python3-module pycompile_module="jrnl" 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" 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 post_install() { vlicense LICENSE }