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

Tobias Powalowski tpowa at archlinux.org
Sat Feb 27 08:18:47 UTC 2016


    Date: Saturday, February 27, 2016 @ 09:18:47
  Author: tpowa
Revision: 260271

upgpkg: samba 4.3.5-1

bump to latest version

Modified:
  samba/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-27 07:14:37 UTC (rev 260270)
+++ PKGBUILD	2016-02-27 08:18:47 UTC (rev 260271)
@@ -10,12 +10,12 @@
 
 pkgbase=samba
 pkgname=('libwbclient' 'smbclient' 'samba')
-pkgver=4.3.4
+pkgver=4.3.5
 # 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.4
-pkgrel=2
+_realver=4.3.5
+pkgrel=1
 arch=(i686 x86_64)
 url="http://www.samba.org"
 license=('GPL3')
@@ -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=('48df803c6c6c475a714cae82a2dc219e'
+md5sums=('3f904dbc89076212626d7e1601b0ba02'
          'SKIP'
          '13085841ad03ab3a5c99bd22917a8ccc'
          '5697da77590ec092cc8a883bae06093c'



More information about the arch-commits mailing list