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

Ray Rashif schiv at archlinux.org
Tue Nov 20 02:41:35 UTC 2012


    Date: Monday, November 19, 2012 @ 21:41:34
  Author: schiv
Revision: 171602

upgpkg: sord 0.10.4-1

upstream release

Modified:
  sord/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-19 21:12:57 UTC (rev 171601)
+++ PKGBUILD	2012-11-20 02:41:34 UTC (rev 171602)
@@ -3,7 +3,7 @@
 # Contributor: speps <speps at aur dot archlinux dot org>
 
 pkgname=sord
-pkgver=0.10.0
+pkgver=0.10.4
 pkgrel=1
 pkgdesc="A lightweight C library for storing RDF data in memory."
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 depends=('serd>=0.18.0' 'pcre')
 makedepends=('python2')
 source=("http://download.drobilla.net/$pkgname-$pkgver.tar.bz2")
-md5sums=('ad20105c0cefaed32d59c4665d682cab')
+md5sums=('9353e5b5e26c926c1a8c0e43fa577f31')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list