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

Tobias Powalowski tpowa at archlinux.org
Tue Apr 28 15:07:39 UTC 2015


    Date: Tuesday, April 28, 2015 @ 17:07:39
  Author: tpowa
Revision: 238224

upgpkg: samba 4.2.1-1

bump to latest version

Modified:
  samba/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-28 14:52:56 UTC (rev 238223)
+++ PKGBUILD	2015-04-28 15:07:39 UTC (rev 238224)
@@ -10,12 +10,12 @@
 
 pkgbase=samba
 pkgname=('libwbclient' 'smbclient' 'samba')
-pkgver=4.2.0
+pkgver=4.2.1
 # 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.2.0
-pkgrel=2
+_realver=4.2.1
+pkgrel=1
 arch=(i686 x86_64)
 url="http://www.samba.org"
 license=('GPL3')
@@ -252,7 +252,7 @@
   # copy ldap example
   install -D -m644 ${srcdir}/samba-${_realver}/examples/LDAP/samba.schema ${pkgdir}/usr/share/doc/samba/examples/LDAP/samba.schema
 }
-md5sums=('5ef28ee4cda243d07a0066f038b7d6e0'
+md5sums=('614b4c7b9bbc70cff4cb56956f565741'
          'SKIP'
          '5697da77590ec092cc8a883bae06093c'
          '96f82c38f3f540b53f3e5144900acf17'



More information about the arch-commits mailing list