summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2016-07-24 06:11:30 -0400
committergraysky2016-07-24 06:11:30 -0400
commit8a01ff50f6364cd24f5b4259191b3dda221b03b4 (patch)
treeb5eb2afda3dc225530156f2895194205e37bb564 /PKGBUILD
parentf5424cc75ef3b8d44d02713f0ed6fd2124e79dd8 (diff)
downloadaur-8a01ff50f6364cd24f5b4259191b3dda221b03b4.tar.gz
Update to 2.03-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a49478c729da..20dda2b9a4fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,14 @@
pkgname=mandb-ondemand
pkgver=2.03
-pkgrel=1
-pkgdesc="Rebuilds the manpage index database on-demand to speed-up pacman operations."
+pkgrel=2
+pkgdesc="Makes any pacman updates to manpage index database much faster."
arch=('any')
url="http://github.com/graysky2/mandb-ondemand"
license=('MIT')
depends=('systemd' 'man-db')
conflicts=('man-db-systemd')
replaces=('man-db-systemd')
-optdepends=('gzip')
install=${pkgname}.install
source=(https://github.com/graysky2/${pkgname}/archive/v${pkgver}.tar.gz)
sha256sums=('c6ced9e78bc96dc2c802a070a1c57c0cb7d45aaf1cd5737fc4185f4baf51e075')