[arch-commits] CVS update of extra/network/smbclient (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Tue Dec 11 18:37:51 UTC 2007
Date: Tuesday, December 11, 2007 @ 13:37:51
Author: tpowa
Path: /home/cvs-extra/extra/network/smbclient
Modified: PKGBUILD (1.27 -> 1.28)
'upgpkg: update to new version'
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: extra/network/smbclient/PKGBUILD
diff -u extra/network/smbclient/PKGBUILD:1.27 extra/network/smbclient/PKGBUILD:1.28
--- extra/network/smbclient/PKGBUILD:1.27 Fri Nov 23 02:43:10 2007
+++ extra/network/smbclient/PKGBUILD Tue Dec 11 13:37:51 2007
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD,v 1.27 2007/11/23 07:43:10 tpowa Exp $
+# $Id: PKGBUILD,v 1.28 2007/12/11 18:37:51 tpowa Exp $
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=smbclient
-pkgver=3.0.27a
+pkgver=3.0.28A
# 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.27a
+_realver=3.0.28
pkgrel=1
pkgdesc="Tools to access a server's filespace and printers via SMB"
arch=(i686 x86_64)
@@ -55,4 +55,4 @@
done
install -m644 ../docs/manpages/libsmbclient.7 ${startdir}/pkg/usr/man/man7/
}
-md5sums=('57aedd342cafddbb28e2936c15dde96b')
+md5sums=('8761cd7c02833d959fbebd4f69895075')
More information about the arch-commits
mailing list