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

Paul Mattal paul at archlinux.org
Mon Feb 11 04:42:01 UTC 2008


    Date: Sunday, February 10, 2008 @ 23:42:01
  Author: paul
    Path: /home/cvs-extra/extra/system/aufs

Modified: PKGBUILD (1.9 -> 1.10)

upgpkg: aufs 20080210-1
update to 20080210 snapshot


----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


Index: extra/system/aufs/PKGBUILD
diff -u extra/system/aufs/PKGBUILD:1.9 extra/system/aufs/PKGBUILD:1.10
--- extra/system/aufs/PKGBUILD:1.9	Sat Jan 26 10:47:41 2008
+++ extra/system/aufs/PKGBUILD	Sun Feb 10 23:42:01 2008
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.9 2008/01/26 15:47:41 tpowa Exp $
+# $Id: PKGBUILD,v 1.10 2008/02/11 04:42:01 paul Exp $
 # Contributor: Paul Mattal <paul at mattal.com>
 # Maintainer: Paul Mattal <pjmattal at elys.com>
 pkgname=aufs
-pkgver=20080125
-pkgrel=2
+pkgver=20080210
+pkgrel=1
 _kernver='2.6.24-ARCH'
 pkgdesc="Another Unionfs Implementation that supports NFS branches"
 arch=('i686' 'x86_64')
@@ -12,6 +12,7 @@
 depends=('kernel26>=2.6.24-2' 'kernel26<=2.6.25-0' 'glibc' 'aufs-utils')
 install=$pkgname.install
 source=(ftp://ftp.archlinux.org/other/aufs/$pkgname-$pkgver.tar.gz)
+md5sums=('b365da56879f24ee6234672921a5f820')
 options=(!libtool !makeflags)
 
 build() {




More information about the arch-commits mailing list