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

Tobias Powalowski tpowa at archlinux.org
Thu Mar 10 08:47:48 UTC 2016


    Date: Thursday, March 10, 2016 @ 09:47:48
  Author: tpowa
Revision: 261269

upgpkg: samba 4.3.6-1

bump to latest version

Modified:
  samba/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-10 08:34:07 UTC (rev 261268)
+++ PKGBUILD	2016-03-10 08:47:48 UTC (rev 261269)
@@ -10,11 +10,11 @@
 
 pkgbase=samba
 pkgname=('libwbclient' 'smbclient' 'samba')
-pkgver=4.3.5
+pkgver=4.3.6
 # 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.5
+_realver=4.3.6
 pkgrel=1
 arch=(i686 x86_64)
 url="http://www.samba.org"
@@ -249,7 +249,7 @@
   # copy ldap example
   install -D -m644 ${srcdir}/samba-${_realver}/examples/LDAP/samba.schema ${pkgdir}/usr/share/doc/samba/examples/LDAP/samba.schema
 }
-md5sums=('3f904dbc89076212626d7e1601b0ba02'
+md5sums=('91e5b71b3ae7709246c67c46efa50e7b'
          'SKIP'
          '13085841ad03ab3a5c99bd22917a8ccc'
          '5697da77590ec092cc8a883bae06093c'



More information about the arch-commits mailing list