diff options
author | Britney Fransen <brfransen@gmail.com> | 2014-04-12 16:55:32 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2014-04-12 16:55:32 (GMT) |
commit | 7cb1f208092542b48a22398ef04b84ea02fd0ac0 (patch) | |
tree | 256f4632c7c4320c4421c1554c2c8f190e898256 /abs/extra/samba/PKGBUILD | |
parent | a8ffca317c742720af2d83a33e11623a4fd36265 (diff) | |
download | linhes_pkgbuild-7cb1f208092542b48a22398ef04b84ea02fd0ac0.zip linhes_pkgbuild-7cb1f208092542b48a22398ef04b84ea02fd0ac0.tar.gz linhes_pkgbuild-7cb1f208092542b48a22398ef04b84ea02fd0ac0.tar.bz2 |
samba: run systemconfig.py on update
Diffstat (limited to 'abs/extra/samba/PKGBUILD')
-rw-r--r-- | abs/extra/samba/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra/samba/PKGBUILD b/abs/extra/samba/PKGBUILD index 4209761..18aebfc 100644 --- a/abs/extra/samba/PKGBUILD +++ b/abs/extra/samba/PKGBUILD @@ -15,7 +15,7 @@ pkgver=4.1.6 # to append 'a','b',etc to their subsequent releases, which pamcan # misconstrues as alpha, beta, etc. Bad samba! _realver=4.1.6 -pkgrel=1 +pkgrel=2 arch=(i686 x86_64) url="http://www.samba.org" license=('GPL3') |