summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOleg Shparber2016-04-16 23:40:59 -0400
committerOleg Shparber2016-04-16 23:40:59 -0400
commit76e3f95eff1629e22a8cef92ba2d06b620518044 (patch)
tree786184fdf57722d4ec78125f95099b79fb53777b /PKGBUILD
parent4b213af89dd8872cdec2894dc9dd93f844ef74b2 (diff)
downloadaur-76e3f95eff1629e22a8cef92ba2d06b620518044.tar.gz
zeal-git: Conflict with 'zeal' package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b32b10aae56f..37748383d8ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=zeal-git
_appname=zeal
-pkgver=0.2.1.9.ga17a0bb
-pkgrel=2
+pkgver=0.2.1.152.g334e897
+pkgrel=1
pkgdesc="An offline API documentation browser"
arch=('i686' 'x86_64')
url="https://zealdocs.org/"
@@ -13,6 +13,7 @@ license=('GPL3')
depends=('libarchive' 'qt5-webkit' 'qt5-imageformats' 'qt5-x11extras'
'xcb-util-keysyms' 'xdg-utils')
makedepends=('git')
+conflicts=('zeal')
source=("git+https://github.com/zealdocs/$_appname")
install=zeal-git.install
sha1sums=('SKIP')