community/calf to 0.90.1-1

This commit is contained in:
Kevin Mihelich 2018-07-22 17:10:44 +00:00
parent 4ca8d993b5
commit 4961f0c309

View file

@ -6,17 +6,17 @@
# - remove --enable-sse from configure
pkgname=calf
pkgver=0.90.0
pkgrel=3
pkgver=0.90.1
pkgrel=1
pkgdesc='LV2/DSSI/LADSPA plug-ins suite and standalone JACK host'
arch=('x86_64')
url='https://calf-studio-gear.org/'
groups=('pro-audio' 'lv2-plugins')
groups=('lv2-plugins' 'pro-audio')
license=('LGPL')
depends=('dssi' 'fftw' 'fluidsynth' 'libglade')
makedepends=('ladspa' 'lv2')
source=("https://calf-studio-gear.org/files/$pkgname-$pkgver.tar.gz")
sha256sums=('2b32007c4769b0bcc9898c088d26562b1ab1d57a68130d0235e7d27da4d83236')
sha256sums=('eb3ac2e48952cf68b2d87151ce4cf58ea1fcd4433629ff0628b6e4165fe9dc7e')
build() {
cd "$pkgname-$pkgver"