[arch-commits] CVS update of core/base/acl (PKGBUILD)

Thomas Baechler thomas at archlinux.org
Tue Feb 26 15:24:12 UTC 2008


    Date: Tuesday, February 26, 2008 @ 16:24:12
  Author: thomas
    Path: /home/cvs-core/core/base/acl

Modified: PKGBUILD (1.8 -> 1.9)

upgpkg: acl 2.2.47-1


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


Index: core/base/acl/PKGBUILD
diff -u core/base/acl/PKGBUILD:1.8 core/base/acl/PKGBUILD:1.9
--- core/base/acl/PKGBUILD:1.8	Fri Nov 16 00:53:12 2007
+++ core/base/acl/PKGBUILD	Tue Feb 26 16:24:12 2008
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD,v 1.8 2007/11/15 23:53:12 daniel Exp $
+# $Id: PKGBUILD,v 1.9 2008/02/26 15:24:12 thomas Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=acl
-pkgver=2.2.45
-pkgrel=2
+pkgver=2.2.47
+pkgrel=1
 pkgdesc="Library for filesystem ACL support"
 arch=(i686 x86_64)
 url="http://oss.sgi.com/projects/xfs/"
 license=('LGPL')
 groups=('base')
-depends=('attr>=2.4.39')
+depends=('attr>=2.4.41')
 replaces=('xfsacl')
 provides=('xfsacl')
 conflicts=('xfsacl')
 options=('!libtool')
 source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/acl_${pkgver}-1.tar.gz)
-md5sums=('6c33d0ff98c6294eccfd737da8ef2501')
+md5sums=('a11e4571a54a0b1ae83010d1e68a64c2')
 
 build() {
   cd $startdir/src/acl-$pkgver 




More information about the arch-commits mailing list