summaryrefslogtreecommitdiffstats
path: root/aufs3-util/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'aufs3-util/PKGBUILD')
-rw-r--r--aufs3-util/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/aufs3-util/PKGBUILD b/aufs3-util/PKGBUILD
index 52bbea4..5ac4d97 100644
--- a/aufs3-util/PKGBUILD
+++ b/aufs3-util/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=aufs3-util
_gitbranch=3.9
pkgver=20130907
-pkgrel=1
+pkgrel=2
pkgdesc="Another Unionfs Implementation that supports NFS branches"
arch=('i686' 'x86_64')
url="http://aufs.sourceforge.net/"
license=('GPL2')
-makedepends=('linux-custom' 'git')
+makedepends=('linux-drd' 'git')
replaces=('aufs2-util')
source=("${pkgname}::git://git.code.sf.net/p/aufs/aufs-util#branch=aufs${_gitbranch}")
md5sums=('SKIP')