[arch-commits] CVS update of extra/system/mlocate (PKGBUILD)

Eric Belanger eric at archlinux.org
Sun Sep 9 04:58:52 UTC 2007


    Date: Sunday, September 9, 2007 @ 00:58:52
  Author: eric
    Path: /home/cvs-extra/extra/system/mlocate

Modified: PKGBUILD (1.8 -> 1.9)

upgpkg: mlocate 0.18-1


----------+
 PKGBUILD |   11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)


Index: extra/system/mlocate/PKGBUILD
diff -u extra/system/mlocate/PKGBUILD:1.8 extra/system/mlocate/PKGBUILD:1.9
--- extra/system/mlocate/PKGBUILD:1.8	Wed May 30 05:16:04 2007
+++ extra/system/mlocate/PKGBUILD	Sun Sep  9 00:58:52 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.8 2007/05/30 09:16:04 james Exp $
+# $Id: PKGBUILD,v 1.9 2007/09/09 04:58:52 eric Exp $
 # Maintainer: James Rayner <iphitus at gmail.com>
 # Contributor: lydgate
 
 pkgname=mlocate
-pkgver=0.17
+pkgver=0.18
 pkgrel=1
 pkgdesc="Faster merging drop-in for slocate"
 arch=(i686 x86_64)
 url="http://carolina.mff.cuni.cz/~trmac/blog/mlocate"
-license="GPL"
+license=("GPL")
 conflicts=('slocate')
 provides=('slocate')
 depends=('glibc')
@@ -16,6 +16,8 @@
 install=mlocate.install
 source=(http://people.redhat.com/mitr/mlocate/mlocate-$pkgver.tar.bz2 \
 	updatedb.conf updatedb.cron.daily)
+md5sums=('c4352d10b47e569297caedd2c2d22675' '0b12d7a78c8fcbd5fea7f3c9dc55c1bd'\
+         'eee7f9db8c6145724313af6fd5fe9d66')
 
 build() {
   cd "$startdir"/src/$pkgname-$pkgver
@@ -40,6 +42,3 @@
   mkdir -pv var/lib
   install -d -m750 -g21 var/lib/locate
 }
-md5sums=('e8fc089a235a4a7bf9bfbc536c17116c'
-         '0b12d7a78c8fcbd5fea7f3c9dc55c1bd'
-         'eee7f9db8c6145724313af6fd5fe9d66')




More information about the arch-commits mailing list