Date: Saturday, October 1, 2022 @ 08:50:21
Author: dvzrv
Revision: 1320121
upgpkg: carla 2.5.1-1: Upgrade to 2.5.1.
Modified:
carla/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-10-01 08:24:36 UTC (rev 1320120)
+++ PKGBUILD 2022-10-01 08:50:21 UTC (rev 1320121)
@@ -4,10 +4,9 @@
_name=Carla
pkgname=carla
-pkgver=2.5.0
+_commit=6b95b543c19fffa30dc982c5c33e937651d80e64 # refs/tags/v2.5.1
+pkgver=2.5.1
pkgrel=1
-_commit=6bc9a90ebb1767649d2538108ed4a604ce96dacb # refs/tags/v2.5.0^{}
-_commit=3c05e747eb32e5ec8c08bfbc05071bf42ca769ce # refs/tags/v2.5.0
pkgdesc="Audio Plugin Host"
arch=(x86_64)
url="https://kxstudio.linuxaudio.org/Applications:Carla"
@@ -23,9 +22,7 @@
)
provides=(dssi-host ladspa-host lv2-host vst-host vst3-host)
options=(debug)
-source=(
- git+https://github.com/falkTX/$pkgname#tag=$_commit?signed
-)
+source=(git+https://github.com/falkTX/$pkgname#tag=$_commit?signed)
sha512sums=('SKIP')
b2sums=('SKIP')
validpgpkeys=('62B11043D2F6EB6672D93103CDBAA37ABC74FBA0') # falkTX
<[email protected]>