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

Paul Mattal paul at archlinux.org
Fri May 30 12:12:12 UTC 2008


    Date: Friday, May 30, 2008 @ 08:12:12
  Author: paul
Revision: 2265

upgpkg: aufs-utils 20080527-1
    update to 20080527

Modified:
  aufs-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-05-30 07:35:33 UTC (rev 2264)
+++ PKGBUILD	2008-05-30 12:12:12 UTC (rev 2265)
@@ -2,16 +2,16 @@
 # Contributor: Paul Mattal <paul at mattal.com>
 # Maintainer: Paul Mattal <pjmattal at elys.com>
 pkgname=aufs-utils
-pkgver=20080210
+pkgver=20080527
 pkgrel=1
-_kernver='2.6.24-ARCH'
+_kernver='2.6.25-ARCH'
 pkgdesc="Another Unionfs Implementation that supports NFS branches"
 arch=('i686' 'x86_64')
 url="http://aufs.sourceforge.net/"
 license=('GPL2')
 depends=('glibc')
-source=(ftp://ftp.archlinux.org/other/aufs-new/aufs-$pkgver.tar.gz)
-md5sums=('b365da56879f24ee6234672921a5f820')
+source=(ftp://ftp.archlinux.org/other/aufs/aufs-$pkgver.tar.gz)
+md5sums=('4378221aa5763d1f4408a0bbb0e80f0a')
 
 build() {
   cd $startdir/src/aufs || return 1





More information about the arch-commits mailing list