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

Felix Yan felixonmars at archlinux.org
Thu Apr 23 22:55:32 UTC 2020


    Date: Thursday, April 23, 2020 @ 22:55:30
  Author: felixonmars
Revision: 618390

upgpkg: python-rdflib-jsonld 0.5.0-1

Modified:
  python-rdflib-jsonld/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-23 22:55:11 UTC (rev 618389)
+++ PKGBUILD	2020-04-23 22:55:30 UTC (rev 618390)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-rdflib-jsonld
-pkgver=0.4.0
+pkgver=0.5.0
 pkgrel=1
 pkgdesc="JSON-LD parser and serializer plugins for RDFLib"
 url="https://github.com/RDFLib/rdflib-jsonld"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-nose')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/RDFLib/rdflib-jsonld/archive/$pkgver.tar.gz")
-sha512sums=('733c5aa570a917f0cb7f19d1aaad375a6b7c79519599fa159fcbbc00c863ec4c7ccff47b41ddd18d9dd25c3e57768b877f5e21630aba662cf43c2da2a764f62d')
+sha512sums=('5fb1409eb201c330d89ee2fbfe9fc4b07754605bad4acc85163643d5faba7b513d52afe02f71f601a31e205f5972430f6fc487d58e7c9a4e6f5f20f0d91f2cbc')
 
 build() {
   cd rdflib-jsonld-$pkgver



More information about the arch-commits mailing list