jrnl: fix homepage
This commit is contained in:
parent
a31814728f
commit
93d5ecfee2
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'jrnl'
|
# Template file for 'jrnl'
|
||||||
pkgname=jrnl
|
pkgname=jrnl
|
||||||
version=1.9.8
|
version=1.9.8
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="jrnl"
|
pycompile_module="jrnl"
|
||||||
|
@ -10,7 +10,7 @@ depends="python3"
|
||||||
short_desc="Simple journal application for your command line"
|
short_desc="Simple journal application for your command line"
|
||||||
maintainer="travankor <travankor@tuta.io>"
|
maintainer="travankor <travankor@tuta.io>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="jrnl.sh"
|
homepage="http://jrnl.sh"
|
||||||
distfiles="https://github.com/maebert/jrnl/archive/${version}.tar.gz"
|
distfiles="https://github.com/maebert/jrnl/archive/${version}.tar.gz"
|
||||||
checksum=ec9dcf01f67a2329218fcd090b56042379937b269ddbd8c0c64097636f012e63
|
checksum=ec9dcf01f67a2329218fcd090b56042379937b269ddbd8c0c64097636f012e63
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue