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

Ray Rashif schiv at archlinux.org
Thu Oct 15 22:20:13 UTC 2015


    Date: Friday, October 16, 2015 @ 00:20:12
  Author: schiv
Revision: 249422

upgpkg: sord 0.14.0-1

upstream release

Modified:
  sord/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-15 22:19:55 UTC (rev 249421)
+++ PKGBUILD	2015-10-15 22:20:12 UTC (rev 249422)
@@ -3,16 +3,16 @@
 # Contributor: speps <speps at aur dot archlinux dot org>
 
 pkgname=sord
-pkgver=0.12.2
+pkgver=0.14.0
 pkgrel=1
 pkgdesc="A lightweight C library for storing RDF data in memory"
 arch=('i686' 'x86_64')
 url="http://drobilla.net/software/sord/"
 license=('custom:ISC')
-depends=('serd>=0.20.0' 'pcre')
+depends=('serd>=0.22.0' 'pcre')
 makedepends=('python2')
 source=("http://download.drobilla.net/$pkgname-$pkgver.tar.bz2")
-md5sums=('55d5866650b92ab64eda08fcc73aa425')
+md5sums=('7ffda283ad0a5716f196f650edd25713')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list