[arch-commits] CVS update of arch/build/daemons/samba (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Tue Aug 21 19:13:26 UTC 2007


    Date: Tuesday, August 21, 2007 @ 15:13:26
  Author: tpowa
    Path: /home/cvs-arch/arch/build/daemons/samba

Modified: PKGBUILD (1.92 -> 1.93)

'upgpkg: update to new version'


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


Index: arch/build/daemons/samba/PKGBUILD
diff -u arch/build/daemons/samba/PKGBUILD:1.92 arch/build/daemons/samba/PKGBUILD:1.93
--- arch/build/daemons/samba/PKGBUILD:1.92	Thu Aug 16 16:55:34 2007
+++ arch/build/daemons/samba/PKGBUILD	Tue Aug 21 15:13:26 2007
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD,v 1.92 2007/08/16 20:55:34 tpowa Exp $
+# $Id: PKGBUILD,v 1.93 2007/08/21 19:13:26 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=samba
-pkgver=3.0.25b
+pkgver=3.0.25c
 # 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.25b
-pkgrel=2
+_realver=3.0.25c
+pkgrel=1
 pkgdesc="Tools to access a server's filespace and printers via SMB"
 arch=(i686 x86_64)
 url="http://www.samba.org"
@@ -15,7 +15,7 @@
 depends=('db>=4.5' 'popt' 'libcups' 'libldap' 'smbclient' 'libcap' 'heimdal>=0.8.1' 'pam' 'fam')
 source=(http://us1.samba.org/samba/ftp/${pkgname}-${_realver}.tar.gz \
         no-clients.patch samba samba.logrotate swat.xinetd samba.pam samba.conf.d)
-md5sums=('e4979a6aa6f18f0e36bacc25cab7b02d'
+md5sums=('87950694270b86cbc1b2074cb53dd1aa'
          '9fc80d2b5210a94b386ea0904337f5bd'
          'e93533fa2296c07c1f645dfdd373657f'
          '3d09190213d20a946c30658ccfcbd455'




More information about the arch-commits mailing list