[arch-commits] CVS update of arch/build/base/acl (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Thu Jun 7 07:25:59 UTC 2007
Date: Thursday, June 7, 2007 @ 03:25:59
Author: tpowa
Path: /home/cvs-arch/arch/build/base/acl
Modified: PKGBUILD (1.3 -> 1.4)
'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.3 arch/build/base/acl/PKGBUILD:1.4
--- arch/build/base/acl/PKGBUILD:1.3 Wed Apr 11 15:28:14 2007
+++ arch/build/base/acl/PKGBUILD Thu Jun 7 03:25:59 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.3 2007/04/11 19:28:14 tpowa Exp $
+# $Id: PKGBUILD,v 1.4 2007/06/07 07:25:59 tpowa Exp $
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=acl
-pkgver=2.2.39
-pkgrel=3
+pkgver=2.2.44
+pkgrel=1
pkgdesc="Library for filesystem ACL support"
arch=(i686 x86_64)
url="http://oss.sgi.com/projects/xfs/"
@@ -12,7 +12,7 @@
provides=('xfsacl')
conflicts=('xfsacl')
source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/acl_${pkgver}-1.tar.gz)
-md5sums=('4edd450bbee60d6c4b3c51ae80499b00')
+md5sums=('f92f56998a94735419ec932fb9d0118d')
build() {
cd $startdir/src/acl-$pkgver
More information about the arch-commits
mailing list