[arch-commits] CVS update of extra/system/mlocate (PKGBUILD)
James Rayner
james at archlinux.org
Wed May 30 09:16:04 UTC 2007
Date: Wednesday, May 30, 2007 @ 05:16:04
Author: james
Path: /home/cvs-extra/extra/system/mlocate
Modified: PKGBUILD (1.7 -> 1.8)
upgpkg: mlocate 0.17-1
----------+
PKGBUILD | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
Index: extra/system/mlocate/PKGBUILD
diff -u extra/system/mlocate/PKGBUILD:1.7 extra/system/mlocate/PKGBUILD:1.8
--- extra/system/mlocate/PKGBUILD:1.7 Sun Apr 15 04:12:35 2007
+++ extra/system/mlocate/PKGBUILD Wed May 30 05:16:04 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.7 2007/04/15 08:12:35 james Exp $
+# $Id: PKGBUILD,v 1.8 2007/05/30 09:16:04 james Exp $
# Maintainer: James Rayner <iphitus at gmail.com>
# Contributor: lydgate
pkgname=mlocate
-pkgver=0.16
-pkgrel=3
+pkgver=0.17
+pkgrel=1
pkgdesc="Faster merging drop-in for slocate"
arch=(i686 x86_64)
url="http://carolina.mff.cuni.cz/~trmac/blog/mlocate"
@@ -16,9 +16,7 @@
install=mlocate.install
source=(http://people.redhat.com/mitr/mlocate/mlocate-$pkgver.tar.bz2 \
updatedb.conf updatedb.cron.daily)
-md5sums=('4840542d9732eda6f41d4cd936852887' '0b12d7a78c8fcbd5fea7f3c9dc55c1bd'
- 'eee7f9db8c6145724313af6fd5fe9d66')
-
+
build() {
cd "$startdir"/src/$pkgname-$pkgver
@@ -42,3 +40,6 @@
mkdir -pv var/lib
install -d -m750 -g21 var/lib/locate
}
+md5sums=('e8fc089a235a4a7bf9bfbc536c17116c'
+ '0b12d7a78c8fcbd5fea7f3c9dc55c1bd'
+ 'eee7f9db8c6145724313af6fd5fe9d66')
More information about the arch-commits
mailing list