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

Tobias Powalowski tpowa at archlinux.org
Fri Jan 25 17:49:22 UTC 2008


    Date: Friday, January 25, 2008 @ 12:49:22
  Author: tpowa
    Path: /home/cvs-extra/extra/system/aufs-utils

Modified: PKGBUILD (1.2 -> 1.3)

'upgpgk: udpate to new kernel .24 series'


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


Index: extra/system/aufs-utils/PKGBUILD
diff -u extra/system/aufs-utils/PKGBUILD:1.2 extra/system/aufs-utils/PKGBUILD:1.3
--- extra/system/aufs-utils/PKGBUILD:1.2	Tue Oct 23 15:51:13 2007
+++ extra/system/aufs-utils/PKGBUILD	Fri Jan 25 12:49:22 2008
@@ -1,17 +1,16 @@
-# $Id: PKGBUILD,v 1.2 2007/10/23 19:51:13 daniel Exp $
+# $Id: PKGBUILD,v 1.3 2008/01/25 17:49:22 tpowa Exp $
 # Contributor: Paul Mattal <paul at mattal.com>
 # Maintainer: Paul Mattal <pjmattal at elys.com>
 pkgname=aufs-utils
-pkgver=20071017
+pkgver=20080125
 pkgrel=1
-_kernver='2.6.23-ARCH'
+_kernver='2.6.24-ARCH'
 pkgdesc="Another Unionfs Implementation that supports NFS branches"
 arch=('i686' 'x86_64')
 url="http://aufs.sourceforge.net/"
 license=('GPL2')
 depends=('glibc')
-source=(http://gerolde.archlinux.org/~paul/aufs-$pkgver.tar.gz)
-md5sums=('804d2b634dac3ff3d4d35c7513a12edd')
+source=(ftp://ftp.archlinux.org/other/aufs/aufs-$pkgver.tar.gz)
 
 build() {
   cd $startdir/src/aufs || return 1
@@ -38,3 +37,4 @@
 }
 
 # vim:set ts=2 sw=2 et:
+md5sums=('4a7a1f982cd80107f5fb8015186e4088')




More information about the arch-commits mailing list