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

Tobias Powalowski tpowa at archlinux.org
Sun May 8 17:44:25 UTC 2016


    Date: Sunday, May 8, 2016 @ 19:44:24
  Author: tpowa
Revision: 267215

upgpkg: samba 4.4.3-1

bump to latest version

Modified:
  samba/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-08 17:30:46 UTC (rev 267214)
+++ PKGBUILD	2016-05-08 17:44:24 UTC (rev 267215)
@@ -10,11 +10,11 @@
 
 pkgbase=samba
 pkgname=('libwbclient' 'smbclient' 'samba')
-pkgver=4.4.2
+pkgver=4.4.3
 # 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.4.2
+_realver=4.4.3
 pkgrel=1
 arch=(i686 x86_64)
 url="http://www.samba.org"
@@ -248,7 +248,7 @@
   # copy ldap example
   install -D -m644 ${srcdir}/samba-${_realver}/examples/LDAP/samba.schema ${pkgdir}/usr/share/doc/samba/examples/LDAP/samba.schema
 }
-md5sums=('03a65a3adf08ceb1636ad59d234d7f9d'
+md5sums=('83b1af8a9899ab4de99f155fc42c83dd'
          'SKIP'
          'ab4d156dd6be268aaf462fbd7f40a55b'
          '5697da77590ec092cc8a883bae06093c'



More information about the arch-commits mailing list