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

Ray Rashif schiv at archlinux.org
Wed Oct 29 16:32:34 UTC 2014


    Date: Wednesday, October 29, 2014 @ 17:32:34
  Author: schiv
Revision: 225440

upgpkg: serd 0.20.0-1

upstream release; long awaited update

Modified:
  serd/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-29 16:01:55 UTC (rev 225439)
+++ PKGBUILD	2014-10-29 16:32:34 UTC (rev 225440)
@@ -3,8 +3,8 @@
 # Contributor: speps <speps at aur dot archlinux dot org>
 
 pkgname=serd
-pkgver=0.18.2
-pkgrel=2
+pkgver=0.20.0
+pkgrel=1
 pkgdesc="A lightweight C library for RDF syntax which supports reading and writing Turtle and NTriples."
 arch=(i686 x86_64)
 url="http://drobilla.net/software/$pkgname/"
@@ -12,7 +12,7 @@
 depends=('glibc')
 makedepends=('python2')
 source=("http://download.drobilla.net/$pkgname-$pkgver.tar.bz2")
-md5sums=('0569c21860b2ed2744e42884069a40a2')
+md5sums=('cea0f240a6c94f3a7644a35d2f60ed8c')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list