zeal: update to 0.3.1
Thanks to Felix Van der Jeugt for sending the patch!
This commit is contained in:
parent
f5fad7c01e
commit
1d744ae804
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'zeal'
|
||||
pkgname=zeal
|
||||
reverts="20141123_1 20141123_2"
|
||||
version=0.2.1
|
||||
revision=2
|
||||
version=0.3.1
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="pkg-config qt5-qmake"
|
||||
makedepends="qt5-devel qt5-webkit-devel xcb-util-keysyms-devel libarchive-devel qt5-x11extras-devel"
|
||||
|
@ -12,5 +12,5 @@ maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
|||
license="GPL-3"
|
||||
homepage="http://zealdocs.org/"
|
||||
distfiles="https://github.com/zealdocs/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=994c5fad079cb34952fc05b0663920118489ed7f00f8e5a5887ff2e2bd05861d
|
||||
checksum=55f8511977818612e00ae87a4fddaa346210189531469690f2e3961bb4c2c318
|
||||
configure_args="CONFIG+=no_libappindicator"
|
||||
|
|
Loading…
Reference in a new issue