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

Felix Yan fyan at archlinux.org
Thu Aug 13 07:15:11 UTC 2015


    Date: Thursday, August 13, 2015 @ 09:15:11
  Author: fyan
Revision: 243388

upgpkg: python-rdflib 4.2.1-1

Modified:
  python-rdflib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-13 06:54:51 UTC (rev 243387)
+++ PKGBUILD	2015-08-13 07:15:11 UTC (rev 243388)
@@ -5,7 +5,7 @@
 
 pkgbase=python-rdflib
 pkgname=('python2-rdflib' 'python-rdflib')
-pkgver=4.2.0
+pkgver=4.2.1
 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=('1a5a8ff5beb528754e6c198db9ec9e8c8d22151e')
+sha1sums=('82dafb4a20d5d2e82e9fce4185ecd215c4ad0267')
 
 prepare() {
   cp -r RDFLib-rdflib-* python2-rdflib



More information about the arch-commits mailing list