summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-12-27 01:40:25 +0100
committerGravatar Tom Willemse2013-12-27 01:40:25 +0100
commit08df6e3be5881ab6777c1c5eb0ec1e8d7a1bcd35 (patch)
tree6d081531c49b85891c2e824c4b32e8fb9f5505e6
parentc1aef96e53154163721b5bb465c2c1b7e5a3bf43 (diff)
downloadpkgbuilds-08df6e3be5881ab6777c1c5eb0ec1e8d7a1bcd35.tar.gz
pkgbuilds-08df6e3be5881ab6777c1c5eb0ec1e8d7a1bcd35.zip
Rebuild aufs3-util
Silence update notification as well.
-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')