summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c3c4da6227d..13b6551380b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: graysky <graysky AT archlinux DOT org>
pkgname=mandb-ondemand
-pkgver=2.05
+pkgver=2.06
pkgrel=1
pkgdesc="Makes any pacman updates to the manpage index database much faster."
arch=('any')
@@ -12,7 +12,7 @@ conflicts=('man-db-systemd')
replaces=('man-db-systemd')
install=${pkgname}.install
source=(https://github.com/graysky2/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('f33359bc907a8f9f984ad20df76646532f7b7b1854958cdeb3ede7e6552b6606')
+sha256sums=('f38f4dbde4087704380d905fafb8334950e6a88600d1afbc1513c83c40f50d00')
package() {
cd ${pkgname}-${pkgver}