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

Ray Rashif schiv at archlinux.org
Mon Dec 24 18:23:32 UTC 2012


    Date: Monday, December 24, 2012 @ 13:23:32
  Author: schiv
Revision: 173832

upgpkg: serd 0.18.2-1

upstream release

Modified:
  serd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-24 16:09:55 UTC (rev 173831)
+++ PKGBUILD	2012-12-24 18:23:32 UTC (rev 173832)
@@ -3,7 +3,7 @@
 # Contributor: speps <speps at aur dot archlinux dot org>
 
 pkgname=serd
-pkgver=0.18.0
+pkgver=0.18.2
 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=('96dbade2c81d6df8100a9ef605ce35f8')
+md5sums=('0569c21860b2ed2744e42884069a40a2')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list