summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Hesse2016-09-26 13:41:40 +0200
committerChristian Hesse2016-09-26 13:41:40 +0200
commit2285f13c9251935d5a72cb7b5b97083c8ab85762 (patch)
tree485e371673b6a7e66bc11823066505c4c41ead0a /PKGBUILD
parent418d752f3d6c3a87e3ec2e403074422977c5402d (diff)
downloadaur-2285f13c9251935d5a72cb7b5b97083c8ab85762.tar.gz
commit zsh-git 5.2.r502.ge35dcae-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cc9a4e84f50..3b6bd90bfb8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgbase=zsh
pkgbase=zsh-git
pkgname=('zsh-git' 'zsh-doc-git')
-pkgver=5.2.r72.ga8a00be
+pkgver=5.2.r502.ge35dcae
pkgrel=1
arch=('i686' 'x86_64')
url='http://www.zsh.org/'
@@ -101,7 +101,6 @@ package_zsh-doc-git() {
pkgdesc='Info, HTML and PDF format of the ZSH documentation'
conflicts=('zsh-doc')
provides=('zsh-doc')
- install=zsh-doc.install
cd "${srcdir}/${_pkgbase}"
make DESTDIR="${pkgdir}/" install.info install.html