mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-06 23:47:10 +00:00
community/calf to 0.90.1-1
This commit is contained in:
parent
4ca8d993b5
commit
4961f0c309
1 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue