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

Andrea Scarpino andrea at archlinux.org
Mon Oct 18 17:52:00 UTC 2010


    Date: Monday, October 18, 2010 @ 13:52:00
  Author: andrea
Revision: 95323

upgpkg: pysmbc 1.0.9-1
upstream release

Modified:
  pysmbc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-18 15:01:05 UTC (rev 95322)
+++ PKGBUILD	2010-10-18 17:52:00 UTC (rev 95323)
@@ -1,17 +1,17 @@
-# $Id: $
+# $Id$
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: Shane Peelar <lookatyouhacker at gm@il(d0t)c0m>
 
 pkgname=pysmbc
-pkgver=1.0.8
-pkgrel=2
+pkgver=1.0.9
+pkgrel=1
 pkgdesc="Python libsmbclient bindings"
 arch=('i686' 'x86_64')
 url="http://cyberelk.net/tim/software/pysmbc/"
 license=('GPL')
 depends=('python2' 'smbclient')
 source=("http://cyberelk.net/tim/data/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('489386e98b0425955d1b80e2b7908d14')
+md5sums=('32b995dbf8419128f652279881b9023d')
 
 build(){
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list