[arch-commits] Commit in mlocate/trunk (PKGBUILD)

James Rayner james at archlinux.org
Mon Sep 15 12:49:33 UTC 2008


    Date: Monday, September 15, 2008 @ 08:49:33
  Author: james
Revision: 12551

upgpkg: mlocate 0.21-1

Modified:
  mlocate/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-15 12:40:47 UTC (rev 12550)
+++ PKGBUILD	2008-09-15 12:49:33 UTC (rev 12551)
@@ -3,8 +3,8 @@
 # Contributor: lydgate
 
 pkgname=mlocate
-pkgver=0.20
-pkgrel=2
+pkgver=0.21
+pkgrel=1
 pkgdesc="Faster merging drop-in for slocate"
 arch=(i686 x86_64)
 url="http://carolina.mff.cuni.cz/~trmac/blog/mlocate"
@@ -16,7 +16,7 @@
 depends=('glibc')
 backup=('etc/updatedb.conf')
 install=mlocate.install
-source=("https://fedorahosted.org/mlocate/attachment/wiki/MlocateDownloads/mlocate-$pkgver.tar.bz2?format=raw" \
+source=("https://fedorahosted.org/releases/m/l/mlocate/mlocate-$pkgver.tar.bz2" \
 	updatedb.conf updatedb.cron.daily)
 build() {
   cd "$startdir"/src/$pkgname-$pkgver
@@ -42,6 +42,3 @@
   install -d -m750 -g21 var/lib/locate
 }
 
-md5sums=('ad5e4eb1f2aecf1a5af9fe36c6e297f4'
-         '08f642828fe8a6a0c8e5059133c9a9e2'
-         'eee7f9db8c6145724313af6fd5fe9d66')




More information about the arch-commits mailing list