[arch-commits] Commit in sord/trunk (PKGBUILD)
Ray Rashif
schiv at archlinux.org
Wed Aug 29 15:02:29 UTC 2012
Date: Wednesday, August 29, 2012 @ 11:02:29
Author: schiv
Revision: 165771
upgpkg: sord 0.10.0-1
upstream release
Modified:
sord/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-08-29 15:02:04 UTC (rev 165770)
+++ PKGBUILD 2012-08-29 15:02:29 UTC (rev 165771)
@@ -3,16 +3,16 @@
# Contributor: speps <speps at aur dot archlinux dot org>
pkgname=sord
-pkgver=0.8.0
+pkgver=0.10.0
pkgrel=1
pkgdesc="A lightweight C library for storing RDF data in memory."
arch=(i686 x86_64)
url="http://drobilla.net/software/$pkgname/"
license=('custom:ISC')
-depends=('serd' 'pcre')
+depends=('serd>=0.18.0' 'pcre')
makedepends=('python2')
source=("http://download.drobilla.net/$pkgname-$pkgver.tar.bz2")
-md5sums=('62be6a2cd6e9bc2933d1297afeacda30')
+md5sums=('ad20105c0cefaed32d59c4665d682cab')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list