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

Tobias Powalowski tpowa at archlinux.org
Wed Jan 13 06:57:01 UTC 2016


    Date: Wednesday, January 13, 2016 @ 07:57:01
  Author: tpowa
Revision: 258151

upgpkg: samba 4.3.4-1

bump to latest version

Modified:
  samba/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-12 22:50:48 UTC (rev 258150)
+++ PKGBUILD	2016-01-13 06:57:01 UTC (rev 258151)
@@ -10,11 +10,11 @@
 
 pkgbase=samba
 pkgname=('libwbclient' 'smbclient' 'samba')
-pkgver=4.3.3
+pkgver=4.3.4
 # We use the 'A' to fake out pacman's version comparators.  Samba chooses
 # to append 'a','b',etc to their subsequent releases, which pacman
 # misconstrues as alpha, beta, etc.  Bad samba!
-_realver=4.3.3
+_realver=4.3.4
 pkgrel=1
 arch=(i686 x86_64)
 url="http://www.samba.org"
@@ -243,7 +243,7 @@
   # copy ldap example
   install -D -m644 ${srcdir}/samba-${_realver}/examples/LDAP/samba.schema ${pkgdir}/usr/share/doc/samba/examples/LDAP/samba.schema
 }
-md5sums=('d7e2bef4deb00178eb310d7b0da3ef8e'
+md5sums=('48df803c6c6c475a714cae82a2dc219e'
          'SKIP'
          '5697da77590ec092cc8a883bae06093c'
          '96f82c38f3f540b53f3e5144900acf17'



More information about the arch-commits mailing list