[arch-commits] Commit in samba/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Tue Jun 26 05:38:39 UTC 2012
Date: Tuesday, June 26, 2012 @ 01:38:39
Author: tpowa
Revision: 162372
upgpkg: samba 3.6.6-1
bump to latest version
Modified:
samba/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-06-26 03:37:25 UTC (rev 162371)
+++ PKGBUILD 2012-06-26 05:38:39 UTC (rev 162372)
@@ -3,12 +3,12 @@
# Contributor: judd <jvinet at zeroflux.org>
pkgbase=samba
pkgname=('libwbclient' 'smbclient' 'samba')
-pkgver=3.6.5
+pkgver=3.6.6
# 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.6.5
-pkgrel=3
+_realver=3.6.6
+pkgrel=1
arch=(i686 x86_64)
url="http://www.samba.org"
license=('GPL3')
@@ -157,7 +157,7 @@
install -D -m644 ${srcdir}/samba.conf ${pkgdir}/usr/lib/tmpfiles.d/samba.conf
rm -rf ${pkgdir}/var/run
}
-md5sums=('2f0c14547333c1b48fd4728b031e7040'
+md5sums=('0bea52842d172231c0c0e23ee570d7af'
'a45a4283723be2b0ae32439dc4496a09'
'5697da77590ec092cc8a883bae06093c'
'a4bbfa39fee95bba2e7ad6b535fae7e6'
More information about the arch-commits
mailing list