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

Ray Rashif schiv at archlinux.org
Thu Oct 30 12:15:45 UTC 2014


    Date: Thursday, October 30, 2014 @ 13:15:45
  Author: schiv
Revision: 225472

upgpkg: lilv 0.20.0-1

upstream release; long awaited update

Modified:
  lilv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-30 12:14:43 UTC (rev 225471)
+++ PKGBUILD	2014-10-30 12:15:45 UTC (rev 225472)
@@ -3,17 +3,17 @@
 # Contributor: speps <speps at aur dot archlinux dot org>
 
 pkgname=lilv
-pkgver=0.18.0
+pkgver=0.20.0
 pkgrel=1
 pkgdesc="A C library interface to the LV2 plug-in standard"
 arch=('i686' 'x86_64')
 url="http://drobilla.net/software/lilv/"
 license=('custom:ISC')
-depends=('python2-numpy' 'sratom>=0.4.4' 'jack')
+depends=('python2-numpy' 'sratom>=0.4.6' 'jack')
 makedepends=('swig')
 optdepends=('bash-completion')
 source=("http://download.drobilla.net/$pkgname-$pkgver.tar.bz2")
-md5sums=('1d1232ea73b239551bb4f462b414a819')
+md5sums=('f88419fa70cc96dfdc7e0bf3cd09b180')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list