summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2016-07-23 16:01:52 -0400
committergraysky2016-07-23 16:01:52 -0400
commitf5424cc75ef3b8d44d02713f0ed6fd2124e79dd8 (patch)
treee0651abb04b191d844747e82335e3d313a502676 /PKGBUILD
parentdecd4fc81d56546d9d286d5ee1d933a3fc24d65d (diff)
downloadaur-f5424cc75ef3b8d44d02713f0ed6fd2124e79dd8.tar.gz
Update to 2.03-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb0b08812f18..a49478c729da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: graysky <graysky AT archlinux DOT org>
pkgname=mandb-ondemand
-pkgver=2.02
+pkgver=2.03
pkgrel=1
pkgdesc="Rebuilds the manpage index database on-demand to speed-up pacman operations."
arch=('any')
@@ -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=('8c555f225f82775795a80ca80a9d273be119657dad8b4df5a47c1f7e1907b4dd')
+sha256sums=('c6ced9e78bc96dc2c802a070a1c57c0cb7d45aaf1cd5737fc4185f4baf51e075')
package() {
cd ${pkgname}-${pkgver}