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

Tobias Powalowski tpowa at archlinux.org
Tue Sep 11 05:44:10 UTC 2007


    Date: Tuesday, September 11, 2007 @ 01:44:10
  Author: tpowa
    Path: /home/cvs-arch/arch/build/base/acl

Modified: PKGBUILD (1.6 -> 1.7)

'upgpkg: update to new version'


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


Index: arch/build/base/acl/PKGBUILD
diff -u arch/build/base/acl/PKGBUILD:1.6 arch/build/base/acl/PKGBUILD:1.7
--- arch/build/base/acl/PKGBUILD:1.6	Tue Aug 21 11:34:43 2007
+++ arch/build/base/acl/PKGBUILD	Tue Sep 11 01:44:10 2007
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD,v 1.6 2007/08/21 15:34:43 dan Exp $
+# $Id: PKGBUILD,v 1.7 2007/09/11 05:44:10 tpowa Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=acl
-pkgver=2.2.44
+pkgver=2.2.45
 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')
+depends=('attr>=2.4.39')
 replaces=('xfsacl')
 provides=('xfsacl')
 conflicts=('xfsacl')
 options=('!libtool')
 source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/acl_${pkgver}-1.tar.gz)
-md5sums=('f92f56998a94735419ec932fb9d0118d')
+md5sums=('6c33d0ff98c6294eccfd737da8ef2501')
 
 build() {
   cd $startdir/src/acl-$pkgver 




More information about the arch-commits mailing list