mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/calf to 0.90.3-4
This commit is contained in:
parent
e87d930bef
commit
599ce1a9e2
1 changed files with 2 additions and 2 deletions
|
@ -7,13 +7,13 @@
|
||||||
|
|
||||||
pkgname=calf
|
pkgname=calf
|
||||||
pkgver=0.90.3
|
pkgver=0.90.3
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
pkgdesc='LV2 plug-in suite and standalone Jack host'
|
pkgdesc='LV2 plug-in suite and standalone Jack host'
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://calf-studio-gear.org"
|
url="https://calf-studio-gear.org"
|
||||||
groups=(lv2-plugins pro-audio)
|
groups=(lv2-plugins pro-audio)
|
||||||
license=(LGPL2.1)
|
license=(LGPL2.1)
|
||||||
depends=(fftw fluidsynth gtk3)
|
depends=(fftw fluidsynth gtk2)
|
||||||
makedepends=(lv2)
|
makedepends=(lv2)
|
||||||
source=("https://calf-studio-gear.org/files/$pkgname-$pkgver.tar.gz")
|
source=("https://calf-studio-gear.org/files/$pkgname-$pkgver.tar.gz")
|
||||||
sha256sums=('e32bc23fb68f88729bdef361614fd9ac38627c774c35cd3c4eb611fca887a49f')
|
sha256sums=('e32bc23fb68f88729bdef361614fd9ac38627c774c35cd3c4eb611fca887a49f')
|
||||||
|
|
Loading…
Reference in a new issue