[arch-commits] Commit in samba/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Thu Jan 26 08:09:48 UTC 2012


    Date: Thursday, January 26, 2012 @ 03:09:48
  Author: tpowa
Revision: 147667

upgpkg: samba 3.6.2-1

bump to latest version

Modified:
  samba/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-26 07:12:24 UTC (rev 147666)
+++ PKGBUILD	2012-01-26 08:09:48 UTC (rev 147667)
@@ -3,11 +3,11 @@
 # Contributor: judd <jvinet at zeroflux.org>
 pkgbase=samba
 pkgname=('smbclient' 'samba')
-pkgver=3.6.1
+pkgver=3.6.2
 # 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.1
+_realver=3.6.2
 pkgrel=1
 arch=(i686 x86_64)
 url="http://www.samba.org"
@@ -38,7 +38,6 @@
               --with-quotas \
               --with-ads \
               --with-acl-support \
-              --with-cifsmount \
               --with-libsmbclient \
               --with-syslog \
               --enable-external-libtalloc \
@@ -137,7 +136,7 @@
   # copy ldap example
   install -D -m644 ${srcdir}/samba-${_realver}/examples/LDAP/samba.schema ${pkgdir}/usr/share/doc/samba/examples/LDAP/samba.schema
 }
-md5sums=('5291717be0734e07dc07b6110e162e87'
+md5sums=('bd2bb63b1c90161b88262f813bd1ce8b'
          'a3da19515a234c703876cf850c44e996'
          '5697da77590ec092cc8a883bae06093c'
          'a4bbfa39fee95bba2e7ad6b535fae7e6'




More information about the arch-commits mailing list