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

Andrea Scarpino andrea at archlinux.org
Sat Dec 18 14:48:53 UTC 2010


    Date: Saturday, December 18, 2010 @ 09:48:53
  Author: andrea
Revision: 103364

upgpkg: pysmbc 1.0.10-1
upstream release

Modified:
  pysmbc/trunk/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-18 14:46:13 UTC (rev 103363)
+++ PKGBUILD	2010-12-18 14:48:53 UTC (rev 103364)
@@ -3,7 +3,7 @@
 # Contributor: Shane Peelar <lookatyouhacker at gm@il(d0t)c0m>
 
 pkgname=pysmbc
-pkgver=1.0.9
+pkgver=1.0.10
 pkgrel=1
 pkgdesc="Python libsmbclient bindings"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('python2' 'smbclient')
 source=("http://cyberelk.net/tim/data/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('32b995dbf8419128f652279881b9023d')
+md5sums=('72cc12d6c037c68ca81355151a58083b')
 
 build(){
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -20,5 +20,5 @@
 
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  python2 setup.py install --root="$pkgdir"
+  python2 setup.py install --root="$pkgdir" --optimize=1
 }


Property changes on: pysmbc/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
   + Id




More information about the arch-commits mailing list