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

Tobias Powalowski tpowa at archlinux.org
Mon Jul 11 07:01:48 UTC 2016


    Date: Monday, July 11, 2016 @ 07:01:48
  Author: tpowa
Revision: 271459

upgpkg: samba 4.4.5-1

bump to latest version

Modified:
  samba/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-11 02:57:01 UTC (rev 271458)
+++ PKGBUILD	2016-07-11 07:01:48 UTC (rev 271459)
@@ -10,11 +10,11 @@
 
 pkgbase=samba
 pkgname=('libwbclient' 'smbclient' 'samba')
-pkgver=4.4.4
+pkgver=4.4.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.4.4
+_realver=4.4.5
 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=('b16919d43dfb5dd8c8ccf0af3a8e115b'
+md5sums=('6950c5e9f7bdeb8a610c2ca957a15be4'
          'SKIP'
          'ab4d156dd6be268aaf462fbd7f40a55b'
          '5697da77590ec092cc8a883bae06093c'



More information about the arch-commits mailing list