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

Tobias Powalowski tpowa at archlinux.org
Mon Feb 23 15:47:28 UTC 2015


    Date: Monday, February 23, 2015 @ 16:47:27
  Author: tpowa
Revision: 231824

upgpkg: samba 4.1.17-1

bump to latest version

Modified:
  samba/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-23 15:45:51 UTC (rev 231823)
+++ PKGBUILD	2015-02-23 15:47:27 UTC (rev 231824)
@@ -10,11 +10,11 @@
 
 pkgbase=samba
 pkgname=('libwbclient' 'smbclient' 'samba')
-pkgver=4.1.16
+pkgver=4.1.17
 # 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.16
+_realver=4.1.17
 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=('9c3bc2fb98fd3bac9945b911c71fdc66'
+md5sums=('8fed0f23a672e6a8d0716d96aca88671'
          'SKIP'
          '5697da77590ec092cc8a883bae06093c'
          '96f82c38f3f540b53f3e5144900acf17'



More information about the arch-commits mailing list