diff options
Diffstat (limited to 'abs/core-testing/samba/PKGBUILD')
-rw-r--r-- | abs/core-testing/samba/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/samba/PKGBUILD b/abs/core-testing/samba/PKGBUILD index 7bbaeeb..2e56238 100644 --- a/abs/core-testing/samba/PKGBUILD +++ b/abs/core-testing/samba/PKGBUILD @@ -6,7 +6,7 @@ pkgver=3.2.6 # to append 'a','b',etc to their subsequent releases, which pamcan # misconstrues as alpha, beta, etc. Bad samba! _realver=3.2.6 -pkgrel=4 +pkgrel=5 pkgdesc="Tools to access a server's filespace and printers via SMB" arch=(i686 x86_64) url="http://www.samba.org" |