summaryrefslogtreecommitdiff
path: root/extra/slv2
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-30 22:33:37 +0000
committerroot <root@rshg047.dnsready.net>2011-04-30 22:33:37 +0000
commitc173ac862828a54925737fc1d90ede1dd09a312c (patch)
tree63d6b46455a4abdaf96aef59bbaa4406c6fe04f8 /extra/slv2
parent693b5793b8c615601135bc04216a2ca0966087c5 (diff)
Sat Apr 30 22:33:37 UTC 2011
Diffstat (limited to 'extra/slv2')
-rw-r--r--extra/slv2/PKGBUILD6
-rw-r--r--extra/slv2/slv2.changelog5
2 files changed, 8 insertions, 3 deletions
diff --git a/extra/slv2/PKGBUILD b/extra/slv2/PKGBUILD
index f83e988d2..c57af2dde 100644
--- a/extra/slv2/PKGBUILD
+++ b/extra/slv2/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 100618 2010-11-24 17:48:28Z schiv $
+# $Id: PKGBUILD 120979 2011-04-27 19:40:32Z andrea $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Leslie P. Polzer <polzer@stardawn.org>
pkgname=slv2
pkgver=0.6.6
-pkgrel=2
+pkgrel=4
pkgdesc="Library for LV2 hosts"
arch=('i686' 'x86_64')
url="http://drobilla.net/software/slv2"
license=('GPL')
-depends=('redland' 'lv2core' 'jack')
+depends=('redland>=1.0.12' 'lv2core' 'jack')
makedepends=('python2')
install=$pkgname.install
changelog=$pkgname.changelog
diff --git a/extra/slv2/slv2.changelog b/extra/slv2/slv2.changelog
index e5be06200..f394a5067 100644
--- a/extra/slv2/slv2.changelog
+++ b/extra/slv2/slv2.changelog
@@ -1,3 +1,8 @@
+22 Feb 2011 (GMT+8) Ray Rashif <schiv@archlinux.org>
+
+ * 0.6.6-3:
+ raptor rebuild
+
24 Nov 2010 (GMT+8) Ray Rashif <schiv@archlinux.org>
* PKGBUILD :