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

Tobias Powalowski tpowa at archlinux.org
Mon Aug 4 14:17:35 UTC 2008


    Date: Monday, August 4, 2008 @ 10:17:35
  Author: tpowa
Revision: 7813

upgpkg: samba 3.0.31-1

Modified:
  samba/trunk/PKGBUILD

----------+
 PKGBUILD |   17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-04 14:03:06 UTC (rev 7812)
+++ PKGBUILD	2008-08-04 14:17:35 UTC (rev 7813)
@@ -1,12 +1,12 @@
 # $Id$
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=samba
-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=3
+_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"
@@ -16,10 +16,6 @@
 options=(!makeflags)
 source=(http://us1.samba.org/samba/ftp/stable/${pkgname}-${_realver}.tar.gz \
         no-clients.patch samba samba.logrotate swat.xinetd samba.pam samba.conf.d)
-md5sums=('d647ec1f34414fa8691f74536dcccfb5' '9fc80d2b5210a94b386ea0904337f5bd'\
-         'e93533fa2296c07c1f645dfdd373657f' '5697da77590ec092cc8a883bae06093c'\
-         'a4bbfa39fee95bba2e7ad6b535fae7e6' '96f82c38f3f540b53f3e5144900acf17'\
-         'f2f2e348acd1ccb566e95fa8a561b828')
 
 # for x86_64 and probably i686 make sure to not have dmapi/xfsdump installed when 
 # compiling or it will link against it which is not wanted right now(?)
@@ -76,3 +72,10 @@
   rm $startdir/pkg/usr/sbin/mount.cifs
   rm $startdir/pkg/usr/sbin/umount.cifs
 }
+md5sums=('165abaf4522c70031d9a76fbb638ca06'
+         '9fc80d2b5210a94b386ea0904337f5bd'
+         'e93533fa2296c07c1f645dfdd373657f'
+         '5697da77590ec092cc8a883bae06093c'
+         'a4bbfa39fee95bba2e7ad6b535fae7e6'
+         '96f82c38f3f540b53f3e5144900acf17'
+         'f2f2e348acd1ccb566e95fa8a561b828')




More information about the arch-commits mailing list