diff options
author | Britney Fransen <brfransen@gmail.com> | 2014-04-10 23:15:00 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2014-04-10 23:15:00 (GMT) |
commit | a70c8f95c4f0cc69f3f358482c628eccf0aaf198 (patch) | |
tree | 4de8f20448f880ced13edfecbfd188eb811b7a5a /abs/core/system-templates/PKGBUILD | |
parent | 7c3606924e87e8c63cce5f9051cabfedfaebf13b (diff) | |
download | linhes_pkgbuild-a70c8f95c4f0cc69f3f358482c628eccf0aaf198.zip linhes_pkgbuild-a70c8f95c4f0cc69f3f358482c628eccf0aaf198.tar.gz linhes_pkgbuild-a70c8f95c4f0cc69f3f358482c628eccf0aaf198.tar.bz2 |
system-templates: update smb.conf.template for samba 4.1
Diffstat (limited to 'abs/core/system-templates/PKGBUILD')
-rwxr-xr-x | abs/core/system-templates/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/system-templates/PKGBUILD b/abs/core/system-templates/PKGBUILD index 7a66e82..0013ab4 100755 --- a/abs/core/system-templates/PKGBUILD +++ b/abs/core/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates pkgver=2.0 -pkgrel=27 +pkgrel=28 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() |