[arch-commits] Commit in pysmbc/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Jun 17 17:55:41 UTC 2011
Date: Friday, June 17, 2011 @ 13:55:40
Author: andrea
Revision: 127695
upgpkg: pysmbc 1.0.11-1
upstream release
Modified:
pysmbc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-06-17 17:53:45 UTC (rev 127694)
+++ PKGBUILD 2011-06-17 17:55:40 UTC (rev 127695)
@@ -3,7 +3,7 @@
# Contributor: Shane Peelar <lookatyouhacker at gm@il(d0t)c0m>
pkgname=pysmbc
-pkgver=1.0.10
+pkgver=1.0.11
pkgrel=1
pkgdesc="Python bindings for libsmbclient"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
license=('GPL')
depends=('python2' 'smbclient')
source=("http://pypi.python.org/packages/source/p/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('72cc12d6c037c68ca81355151a58083b')
+md5sums=('8593053cfe3cc0b79d8c4ab892044d4b')
build(){
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list