[arch-commits] Commit in samba/trunk (PKGBUILD)
Tobias Powalowski
tpowa at nymeria.archlinux.org
Mon Feb 24 15:08:55 UTC 2014
Date: Monday, February 24, 2014 @ 16:08:55
Author: tpowa
Revision: 206361
upgpkg: samba 4.1.5-1
bump to latest version
Modified:
samba/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-02-24 11:47:14 UTC (rev 206360)
+++ PKGBUILD 2014-02-24 15:08:55 UTC (rev 206361)
@@ -10,11 +10,11 @@
pkgbase=samba
pkgname=('libwbclient' 'smbclient' 'samba')
-pkgver=4.1.4
+pkgver=4.1.5
# We use the 'A' to fake out pacman's version comparators. Samba chooses
# to append 'a','b',etc to their subsequent releases, which pamcan
# misconstrues as alpha, beta, etc. Bad samba!
-_realver=4.1.4
+_realver=4.1.5
pkgrel=1
arch=(i686 x86_64)
url="http://www.samba.org"
@@ -240,7 +240,7 @@
# copy ldap example
install -D -m644 ${srcdir}/samba-${_realver}/examples/LDAP/samba.schema ${pkgdir}/usr/share/doc/samba/examples/LDAP/samba.schema
}
-md5sums=('c7871012ac40b8c74afff42bbd873bd7'
+md5sums=('71658f34cfdcffe3f48c0df5f4b08d79'
'5697da77590ec092cc8a883bae06093c'
'96f82c38f3f540b53f3e5144900acf17'
'ee4763a656cf00d92bfda31b6bb2c5cb'
More information about the arch-commits
mailing list