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

Felix Yan fyan at archlinux.org
Fri Feb 20 05:07:44 UTC 2015


    Date: Friday, February 20, 2015 @ 06:07:43
  Author: fyan
Revision: 231686

upgpkg: python-rdflib 4.2.0-1

Modified:
  python-rdflib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-20 04:30:39 UTC (rev 231685)
+++ PKGBUILD	2015-02-20 05:07:43 UTC (rev 231686)
@@ -5,7 +5,7 @@
 
 pkgbase=python-rdflib
 pkgname=('python2-rdflib' 'python-rdflib')
-pkgver=4.1.2
+pkgver=4.2.0
 pkgrel=1
 pkgdesc="A Python library for working with RDF, a simple yet powerful language for representing information"
 arch=('any')
@@ -16,7 +16,7 @@
               'python2-six' 'python-six' 'python-html5lib' 'python2-html5lib' 'python-sparqlwrapper'
               'python2-sparqlwrapper')
 source=(rdflib-$pkgver.tar.gz::https://github.com/RDFLib/rdflib/tarball/$pkgver)
-sha1sums=('64e58e6bd4cc257cd0f3c75d312de0ea1466fcb1')
+sha1sums=('1a5a8ff5beb528754e6c198db9ec9e8c8d22151e')
 
 prepare() {
   cp -r RDFLib-rdflib-* python2-rdflib



More information about the arch-commits mailing list