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

Tobias Powalowski tpowa at archlinux.org
Thu Dec 17 10:27:00 UTC 2015


    Date: Thursday, December 17, 2015 @ 11:27:00
  Author: tpowa
Revision: 256699

upgpkg: samba 4.3.3-1

bump to latest version

Modified:
  samba/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-17 10:26:37 UTC (rev 256698)
+++ PKGBUILD	2015-12-17 10:27:00 UTC (rev 256699)
@@ -10,11 +10,11 @@
 
 pkgbase=samba
 pkgname=('libwbclient' 'smbclient' 'samba')
-pkgver=4.3.2
+pkgver=4.3.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.3.2
+_realver=4.3.3
 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=('61188e76b272c1b1b3730bf1933a791f'
+md5sums=('d7e2bef4deb00178eb310d7b0da3ef8e'
          'SKIP'
          '5697da77590ec092cc8a883bae06093c'
          '96f82c38f3f540b53f3e5144900acf17'



More information about the arch-commits mailing list