mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/zim: upgrade to 0.68
This commit is contained in:
parent
cfd00ff711
commit
9221d622d8
@ -1,12 +1,12 @@
|
||||
# Contributor: Adam Nye <adam@spoontech.biz>
|
||||
# Maintainer: Adam Nye <adam@spoontech.biz>
|
||||
pkgname=zim
|
||||
pkgver=0.67
|
||||
pkgver=0.68
|
||||
pkgrel=0
|
||||
pkgdesc="A Desktop Wiki Editor"
|
||||
url="http://zim-wiki.org/"
|
||||
pkgdesc="Desktop wiki editor"
|
||||
url="http://zim-wiki.org"
|
||||
arch="all"
|
||||
license="GPL-2.0"
|
||||
license="GPL-2.0-or-later"
|
||||
depends="python2 py-gobject py-xdg py-gtk py2-simplejson xdg-utils"
|
||||
makedepends="desktop-file-utils"
|
||||
subpackages="$pkgname-doc $pkgname-lang"
|
||||
@ -28,4 +28,4 @@ package() {
|
||||
python2 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="0f3387a74a9d6a1e972b4ad411230b9318c58432bd853ef6d45cd535dcdef901369a70dd619b842f1e6564a4b583075865d30acb75cc7649facf5acfe43d8b94 zim-0.67.tar.gz"
|
||||
sha512sums="4ab7f2b55e37ae917a7faa0018a36cbad2534bb43146f47810479155009eb2ccbf4f8ab185d8b4cd3ba7e22a4e2fc5eb08c4bae0688186c13d31dfcab23b0048 zim-0.68.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user