mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/carla to 2.4.2-1
This commit is contained in:
parent
7c607e67fe
commit
18509e926c
1 changed files with 2 additions and 8 deletions
|
@ -7,8 +7,8 @@
|
|||
|
||||
_name=Carla
|
||||
pkgname=carla
|
||||
pkgver=2.4.1
|
||||
pkgrel=3
|
||||
pkgver=2.4.2
|
||||
pkgrel=1
|
||||
pkgdesc="Audio Plugin Host"
|
||||
arch=(x86_64)
|
||||
url="https://kxstudio.linuxaudio.org/Applications:Carla"
|
||||
|
@ -31,12 +31,6 @@ sha512sums=('SKIP')
|
|||
b2sums=('SKIP')
|
||||
validpgpkeys=('62B11043D2F6EB6672D93103CDBAA37ABC74FBA0') # falkTX <falktx@falktx.com>
|
||||
|
||||
prepare() {
|
||||
cd $pkgname
|
||||
# fix python 3.10 related crashes
|
||||
git cherry-pick -n 91720f6ddcfd00ebf9f0a6613099f53922426726
|
||||
}
|
||||
|
||||
build() {
|
||||
make NOOPT=true features -C $pkgname
|
||||
make NOOPT=true -C $pkgname
|
||||
|
|
Loading…
Reference in a new issue