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

Ray Rashif schiv at archlinux.org
Sat Apr 21 17:23:35 UTC 2012


    Date: Saturday, April 21, 2012 @ 13:23:35
  Author: schiv
Revision: 156604

upgpkg: lv2 1.0.0-2

fix typo in optdeps

Modified:
  lv2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-21 17:00:19 UTC (rev 156603)
+++ PKGBUILD	2012-04-21 17:23:35 UTC (rev 156604)
@@ -3,14 +3,14 @@
 
 pkgname=lv2
 pkgver=1.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Successor to the LADSPA audio plug-in standard"
 url="http://lv2plug.in/"
 license=('LGPL' 'custom')
 arch=('i686' 'x86_64')
 makedepends=('python2' 'libsndfile' 'gtk2')
 optdepends=('libsndfile: lv2-eg-sampler'
-            'gkt2: lv2-eg-sampler')
+            'gtk2: lv2-eg-sampler')
 provides=('lv2core')
 conflicts=('lv2core')
 replaces=('lv2core')




More information about the arch-commits mailing list