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

Ray Rashif schiv at archlinux.org
Wed Aug 29 15:01:15 UTC 2012


    Date: Wednesday, August 29, 2012 @ 11:01:14
  Author: schiv
Revision: 165769

upgpkg: serd 0.18.0-1

upstream release

Modified:
  serd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-08-29 13:55:00 UTC (rev 165768)
+++ PKGBUILD	2012-08-29 15:01:14 UTC (rev 165769)
@@ -3,7 +3,7 @@
 # Contributor: speps <speps at aur dot archlinux dot org>
 
 pkgname=serd
-pkgver=0.14.0
+pkgver=0.18.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=('405b11ee92f3f19ce4a757ba34953886')
+md5sums=('96dbade2c81d6df8100a9ef605ce35f8')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list