zim: update to 0.69.
This commit is contained in:
parent
b76a6b9aae
commit
6cd6204a17
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'zim'
|
# Template file for 'zim'
|
||||||
pkgname=zim
|
pkgname=zim
|
||||||
version=0.68
|
version=0.69
|
||||||
revision=1
|
revision=1
|
||||||
|
noarch=yes
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
make_install_args="--skip-xdg-cmd"
|
make_install_args="--skip-xdg-cmd"
|
||||||
pycompile_module="zim"
|
pycompile_module="zim"
|
||||||
hostmakedepends="python-gobject2"
|
hostmakedepends="python-gobject2"
|
||||||
depends="pygtk python-xdg desktop-file-utils"
|
depends="pygtk python-xdg desktop-file-utils"
|
||||||
short_desc="A desktop wiki"
|
short_desc="Desktop wiki"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://zim-wiki.org/"
|
homepage="http://zim-wiki.org/"
|
||||||
distfiles="http://zim-wiki.org/downloads/${pkgname}-${version}.tar.gz"
|
distfiles="http://zim-wiki.org/downloads/${pkgname}-${version}.tar.gz"
|
||||||
checksum=d91518e010f6a6e951a75314138b5545a4c51151fc99f513aa7768a18858df15
|
checksum=41990870893976a6e20271e1f59a0b896000f367218f26c13a88471252a004c8
|
||||||
noarch=yes
|
|
Loading…
Reference in New Issue