[arch-commits] Commit in aufs2-util/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Fri Jun 12 07:34:54 UTC 2009
Date: Friday, June 12, 2009 @ 03:34:54
Author: tpowa
Revision: 42274
upgpkg: aufs2-util 20090611-2
Modified:
aufs2-util/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-12 07:28:36 UTC (rev 42273)
+++ PKGBUILD 2009-06-12 07:34:54 UTC (rev 42274)
@@ -3,12 +3,13 @@
# Maintainer: Paul Mattal <pjmattal at elys.com>
pkgname=aufs2-util
pkgver=20090611
-pkgrel=1
+pkgrel=2
pkgdesc="Another Unionfs Implementation that supports NFS branches"
arch=('i686' 'x86_64')
url="http://aufs.sourceforge.net/"
license=('GPL2')
-depends=('glibc' 'aufs2')
+depends=('glibc')
+makedepends=('aufs2=2.6.30_20090611')
replaces=('aufs-utils')
source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.bz2)
More information about the arch-commits
mailing list