[arch-commits] Commit in samba/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Thu Sep 16 19:57:41 UTC 2010
Date: Thursday, September 16, 2010 @ 15:57:41
Author: tpowa
Revision: 90825
upgpkg: samba 3.5.5-1
bump to latest version
Modified:
samba/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-09-16 19:55:07 UTC (rev 90824)
+++ PKGBUILD 2010-09-16 19:57:41 UTC (rev 90825)
@@ -3,12 +3,12 @@
# Contributor: judd <jvinet at zeroflux.org>
pkgbase=samba
pkgname=('smbclient' 'samba')
-pkgver=3.5.4
+pkgver=3.5.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=3.5.4
-pkgrel=2
+_realver=3.5.5
+pkgrel=1
arch=(i686 x86_64)
url="http://www.samba.org"
license=('GPL3')
@@ -135,7 +135,7 @@
# copy ldap example
install -D -m644 ${srcdir}/samba-${_realver}/examples/LDAP/samba.schema ${pkgdir}/usr/share/doc/samba/examples/LDAP/samba.schema
}
-md5sums=('22c8c977eaa18be50f3878c6d0e0c2f0'
+md5sums=('278728aeeef9db7e27fa6a2ce5b43509'
'891b9be03e7adf65c9a00319c76d33e5'
'5697da77590ec092cc8a883bae06093c'
'a4bbfa39fee95bba2e7ad6b535fae7e6'
More information about the arch-commits
mailing list