summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2016-08-26 18:09:05 -0400
committergraysky2016-08-26 18:09:05 -0400
commit2cbc79ea4642f099da981426bc9fb598d97a9cb2 (patch)
tree54879c7e9e6be0885d2edd75e5e38623fb0ddb4c /PKGBUILD
parent1fd4d32037901df57188fe738766901f330cfca9 (diff)
downloadaur-mandb-ondemand.tar.gz
Update to 2.06-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13b6551380b4..d3345bc691b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mandb-ondemand
pkgver=2.06
-pkgrel=1
+pkgrel=2
pkgdesc="Makes any pacman updates to the manpage index database much faster."
arch=('any')
url="http://github.com/graysky2/mandb-ondemand"
@@ -10,7 +10,6 @@ license=('MIT')
depends=('systemd' 'man-db')
conflicts=('man-db-systemd')
replaces=('man-db-systemd')
-install=${pkgname}.install
source=(https://github.com/graysky2/${pkgname}/archive/v${pkgver}.tar.gz)
sha256sums=('f38f4dbde4087704380d905fafb8334950e6a88600d1afbc1513c83c40f50d00')