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

Felix Yan fyan at archlinux.org
Thu Aug 7 09:50:13 UTC 2014


    Date: Thursday, August 7, 2014 @ 11:50:13
  Author: fyan
Revision: 116969

upgpkg: python-sparqlwrapper 1.6.2-1

Modified:
  python-sparqlwrapper/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-07 09:43:45 UTC (rev 116968)
+++ PKGBUILD	2014-08-07 09:50:13 UTC (rev 116969)
@@ -3,7 +3,7 @@
 
 pkgbase=python-sparqlwrapper
 pkgname=("python-sparqlwrapper" "python2-sparqlwrapper")
-pkgver=1.6.0
+pkgver=1.6.2
 pkgrel=1
 pkgdesc="SPARQL Endpoint interface to Python"
 arch=('any')
@@ -11,7 +11,7 @@
 license=('W3C')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://pypi.python.org/packages/source/S/SPARQLWrapper/SPARQLWrapper-$pkgver.tar.gz")
-md5sums=('5d9e0ce0949e17eab949ae82f3fcad4d')
+md5sums=('30571c024f5d96b1212a2d757bb90b17')
 
 prepare() {
   cp -r SPARQLWrapper-$pkgver{,-py2}




More information about the arch-commits mailing list