Date: Tuesday, June 7, 2016 @ 15:34:23
  Author: tpowa
Revision: 269097

upgpkg: samba 4.4.4-1

bump to latest version

Modified:
  samba/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-06-07 12:10:37 UTC (rev 269096)
+++ PKGBUILD    2016-06-07 13:34:23 UTC (rev 269097)
@@ -10,11 +10,11 @@
 
 pkgbase=samba
 pkgname=('libwbclient' 'smbclient' 'samba')
-pkgver=4.4.3
+pkgver=4.4.4
 # 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.3
+_realver=4.4.4
 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=('83b1af8a9899ab4de99f155fc42c83dd'
+md5sums=('b16919d43dfb5dd8c8ccf0af3a8e115b'
          'SKIP'
          'ab4d156dd6be268aaf462fbd7f40a55b'
          '5697da77590ec092cc8a883bae06093c'

Reply via email to