summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Weißschuh2015-11-18 18:14:36 +0000
committerThomas Weißschuh2015-11-18 18:14:54 +0000
commitceeec00058325c38a484ccb4cb1adee1168917ff (patch)
tree973b67f2c05f2f727c26e26ed9ecd0b40c90199b /PKGBUILD
parent855507c8392d64608af225c6f671697d28328937 (diff)
downloadaur-ceeec00058325c38a484ccb4cb1adee1168917ff.tar.gz
upgpkg: zeal 0.2.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2cd167d7300..5b47bd647c0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,13 @@
pkgname=zeal
epoch=1
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc='Simple offline API documentation browser'
arch=(x86_64 i686)
url='http://zealdocs.org/'
license=('GPL')
-depends=('qt5-webkit' 'hicolor-icon-theme' 'desktop-file-utils' 'libarchive')
+depends=('qt5-webkit' 'hicolor-icon-theme' 'desktop-file-utils' 'libarchive'
+ 'qt5-x11extras')
makedepends=()
conflicts=(zeal-git)
install=zeal.install