Date: Wednesday, June 6, 2018 @ 09:58:52 Author: dvzrv Revision: 341133
upgpkg: x42-plugins 20180320-2 Adding to pro-audio group. Modified: x42-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-06 09:55:18 UTC (rev 341132) +++ PKGBUILD 2018-06-06 09:58:52 UTC (rev 341133) @@ -1,9 +1,10 @@ +# $Id$ # Maintainer: David Runge <[email protected]> # Contributor: Lieven Moors <[email protected]> pkgname=x42-plugins pkgver=20180320 -pkgrel=1 +pkgrel=2 pkgdesc="Collection of LV2 plugins" arch=('x86_64') url="https://github.com/x42/x42-plugins" @@ -10,7 +11,7 @@ license=('GPL') depends=('jack' 'libglvnd' 'liblo' 'libltc' 'pango' 'zita-convolver') makedepends=('gtk2' 'ftgl' 'ttf-freefont' 'lv2') -groups=('lv2-plugins') +groups=('lv2-plugins' 'pro-audio') source=("http://gareus.org/misc/${pkgname}/${pkgname}-${pkgver}.tar.xz") sha512sums=('3e2f13179073b38e846e0855031e7f842b535ad13f64b309ca4da8c0738a77ab8b70e117edfa1a97263ff37d279a4d9a26950c1883507d8e710b8cd54061bb32')
