Date: Wednesday, June 6, 2018 @ 09:14:21 Author: arodseth Revision: 340982
upgpkg: calf 0.90.0-3 Modified: calf/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-06 09:12:18 UTC (rev 340981) +++ PKGBUILD 2018-06-06 09:14:21 UTC (rev 340982) @@ -1,16 +1,16 @@ # $Id$ -# Maintainer: Alexander F Rødseth <[email protected]> +# Maintainer: Alexander F. Rødseth <[email protected]> # Contributor: Ray Rashif <[email protected]> pkgname=calf pkgver=0.90.0 -pkgrel=2 +pkgrel=3 pkgdesc='LV2/DSSI/LADSPA plug-ins suite and standalone JACK host' arch=('x86_64') url='https://calf-studio-gear.org/' -groups=('pro-audio') +groups=('pro-audio' 'lv2-plugins') license=('LGPL') -depends=('dssi' 'fftw' 'fluidsynth' 'lash' 'libglade') +depends=('dssi' 'fftw' 'fluidsynth' 'libglade') makedepends=('ladspa' 'lv2') source=("https://calf-studio-gear.org/files/$pkgname-$pkgver.tar.gz") sha256sums=('2b32007c4769b0bcc9898c088d26562b1ab1d57a68130d0235e7d27da4d83236')
