summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2016-07-11 21:28:16 -0400
committergraysky2016-07-11 21:28:16 -0400
commit3a3ab54785ad98b7d85e4a1a806ea5cc53e5f40e (patch)
treee556c92a5048311d1d4166a4a673e0f4ac8f0869 /PKGBUILD
parent8687eb3a845a42456c6dcce0c6654019404b7099 (diff)
downloadaur-3a3ab54785ad98b7d85e4a1a806ea5cc53e5f40e.tar.gz
Update to 1.11-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 794a8e748698..56abfe4b50ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mandb-ondemand
pkgver=1.11
-pkgrel=2
+pkgrel=3
pkgdesc="Rebuild man-db cache/purge ondemand and speed up pacman operations."
arch=('any')
url="http://github.com/graysky2/mandb-ondemand"
@@ -13,7 +13,7 @@ replaces=('man-db-systemd')
optdepends=('gzip')
install=${pkgname}.install
source=(https://github.com/graysky2/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('9e8d5c9a172e6c40c4c024506b8eaf790c56c8410370ad19ea2311c8f5566b5b')
+sha256sums=('d8fb0c87836124fde930f300280ff01121891161d0d02a47ecef61224f565298')
build() {
cd ${pkgname}-${pkgver}