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

Tobias Powalowski tpowa at archlinux.org
Mon Aug 4 13:57:39 UTC 2008


    Date: Monday, August 4, 2008 @ 09:57:38
  Author: tpowa
Revision: 7808

upgpkg: smbclient 3.0.31-1

Modified:
  smbclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-04 13:17:01 UTC (rev 7807)
+++ PKGBUILD	2008-08-04 13:57:38 UTC (rev 7808)
@@ -1,12 +1,12 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=smbclient
-pkgver=3.0.30
+pkgver=3.0.31
 # We use the 'A' to fake out pacman's version comparators.  Samba chooses
 # to append 'a','b',etc to their subsequent releases, which pamcan
 # misconstrues as alpha, beta, etc.  Bad samba!
-_realver=3.0.30
-pkgrel=2
+_realver=3.0.31
+pkgrel=1
 pkgdesc="Tools to access a server's filespace and printers via SMB"
 arch=(i686 x86_64)
 url="http://www.samba.org"
@@ -14,7 +14,6 @@
 options=(!makeflags)
 depends=('popt' 'libldap' 'libcap' 'heimdal>=1.2-1' 'db>=4.7')
 source=(http://us1.samba.org/samba/ftp/samba-${_realver}.tar.gz)
-md5sums=('d647ec1f34414fa8691f74536dcccfb5')
 
 build() {
   cd ${startdir}/src/samba-${_realver}/source
@@ -56,3 +55,4 @@
   done
   install -m644 ../docs/manpages/libsmbclient.7 ${startdir}/pkg/usr/share/man/man7/
 }
+md5sums=('165abaf4522c70031d9a76fbb638ca06')




More information about the arch-commits mailing list