summaryrefslogtreecommitdiff
path: root/extra/lilv
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-31 00:04:43 +0000
committerroot <root@rshg054.dnsready.net>2012-08-31 00:04:43 +0000
commit68cdc08aec92abf91448a542e06fabbedbb583bf (patch)
tree2c42e2f29a6162e0cb5ff3db8f0b46277ab4ed90 /extra/lilv
parentdba5b0127d9f00a13c489f0f5893481cbe7d429b (diff)
Fri Aug 31 00:04:43 UTC 2012
Diffstat (limited to 'extra/lilv')
-rw-r--r--extra/lilv/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/lilv/PKGBUILD b/extra/lilv/PKGBUILD
index d9db5de53..bcc97d988 100644
--- a/extra/lilv/PKGBUILD
+++ b/extra/lilv/PKGBUILD
@@ -1,8 +1,9 @@
# $Id: PKGBUILD 72422 2012-06-14 07:51:14Z speps $
-# Maintainer: speps <speps at aur dot archlinux dot org>
+# Maintainer: Ray Rashif <schiv@archlinux.org>
+# Contributor: speps <speps at aur dot archlinux dot org>
pkgname=lilv
-pkgver=0.14.2
+pkgver=0.14.4
pkgrel=1
pkgdesc="A library to make the use of LV2 plugins as simple as possible for applications."
arch=(i686 x86_64)
@@ -12,7 +13,7 @@ depends=('python2' 'sratom' 'jack')
makedepends=('swig')
optdepends=('bash-completion: auto-complete words')
source=("http://download.drobilla.net/$pkgname-$pkgver.tar.bz2")
-md5sums=('1aea6761f3e44007c0fb4eb20630655d')
+md5sums=('891595410eeb68322cf875286f96fccf')
build() {
cd "$srcdir/$pkgname-$pkgver"