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

Tobias Powalowski tpowa at archlinux.org
Mon Jan 19 08:59:08 UTC 2015


    Date: Monday, January 19, 2015 @ 09:59:08
  Author: tpowa
Revision: 229569

upgpkg: samba 4.1.16-1

bump to latest version

Modified:
  samba/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-19 05:17:08 UTC (rev 229568)
+++ PKGBUILD	2015-01-19 08:59:08 UTC (rev 229569)
@@ -10,11 +10,11 @@
 
 pkgbase=samba
 pkgname=('libwbclient' 'smbclient' 'samba')
-pkgver=4.1.15
+pkgver=4.1.16
 # 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.1.15
+_realver=4.1.16
 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=('b236590fc2d6a3303358c8aadb367882'
+md5sums=('9c3bc2fb98fd3bac9945b911c71fdc66'
          'SKIP'
          '5697da77590ec092cc8a883bae06093c'
          '96f82c38f3f540b53f3e5144900acf17'



More information about the arch-commits mailing list