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

Ray Rashif schiv at archlinux.org
Thu Oct 15 22:18:46 UTC 2015


    Date: Friday, October 16, 2015 @ 00:18:45
  Author: schiv
Revision: 249420

upgpkg: serd 0.22.0-1

upstream release

Modified:
  serd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-15 22:13:54 UTC (rev 249419)
+++ PKGBUILD	2015-10-15 22:18:45 UTC (rev 249420)
@@ -3,7 +3,7 @@
 # Contributor: speps <speps at aur dot archlinux dot org>
 
 pkgname=serd
-pkgver=0.20.0
+pkgver=0.22.0
 pkgrel=1
 pkgdesc="A lightweight C library for RDF syntax which supports reading and writing Turtle and NTriples."
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 depends=('glibc')
 makedepends=('python2')
 source=("http://download.drobilla.net/$pkgname-$pkgver.tar.bz2")
-md5sums=('cea0f240a6c94f3a7644a35d2f60ed8c')
+md5sums=('541bceb9f7cec50f4bf618060332b87c')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list