diff options
Diffstat (limited to 'abs/core-testing/aufs/PKGBUILD')
-rw-r--r-- | abs/core-testing/aufs/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/aufs/PKGBUILD b/abs/core-testing/aufs/PKGBUILD index 169853a..3f1e1d0 100644 --- a/abs/core-testing/aufs/PKGBUILD +++ b/abs/core-testing/aufs/PKGBUILD @@ -3,7 +3,7 @@ # Maintainer: Paul Mattal <pjmattal@elys.com> pkgname=aufs pkgver=20081226 -pkgrel=1 +pkgrel=2 _kernver='2.6.28-LinHES' pkgdesc="Another Unionfs Implementation that supports NFS branches" arch=('i686' 'x86_64') |