zim: update to 0.70
This commit is contained in:
parent
1d7e63ce99
commit
bcca68ce4c
1 changed files with 5 additions and 6 deletions
|
@ -1,16 +1,15 @@
|
|||
# Template file for 'zim'
|
||||
pkgname=zim
|
||||
version=0.69.1
|
||||
version=0.70
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python2-module
|
||||
make_install_args="--skip-xdg-cmd"
|
||||
build_style=python3-module
|
||||
pycompile_module="zim"
|
||||
hostmakedepends="python-gobject2"
|
||||
depends="pygtk python-xdg desktop-file-utils"
|
||||
hostmakedepends="python3-gobject python3-xdg gtk+3"
|
||||
depends="python3-gobject python3-xdg gtk+3 desktop-file-utils"
|
||||
short_desc="Desktop wiki"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://zim-wiki.org/"
|
||||
distfiles="http://zim-wiki.org/downloads/${pkgname}-${version}.tar.gz"
|
||||
checksum=98ab623d63be4cdfefd4cdb253d9aa1f59bc2b69ab1fcea0fe265d594947ebfb
|
||||
checksum=adc9a6dea3058a4df6c5096a775a93a5ad1b1fc0d3fb64c9142ac01b0d923dbc
|
||||
|
|
Loading…
Reference in a new issue