Update to 2025-11-28-e298269.
This commit is contained in:
parent
9f38343ee6
commit
b32e80962c
2 changed files with 5 additions and 5 deletions
4
PKGBUILD
4
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
# vim:set ts=2 sw=2 et:
|
||||
|
||||
pkgname=airwindows-consolidated-bin
|
||||
pkgver=2025.11.22.2e9cb5f
|
||||
pkgver=2025.11.28.e298269
|
||||
_airwin=$(echo ${pkgver} | sed -e 's/\./\-/g')
|
||||
pkgrel=1
|
||||
pkgdesc="The entirety of the Airwindows collection as LV2, VST3, and CLAP."
|
||||
|
|
@ -13,7 +13,7 @@ groups=(clap-plugins lv2-plugins pro-audio vst3-plugins)
|
|||
options=('!debug')
|
||||
conflicts=(airwindows-consolidated-git)
|
||||
source=("AirwindowsConsolidated-${_airwin}-Linux.zip::https://github.com/baconpaul/airwin2rack/releases/download/DAWPlugin/AirwindowsConsolidated-${_airwin}-Linux.zip")
|
||||
sha256sums=('85a86ceefebbf8e9d0bd39571158f40f2354f65deff3b4024ef71b57b806926c')
|
||||
sha256sums=('dfceb458c66e5956fa49a6aea4e88180928417b295b3f8b91878822bffff14d4')
|
||||
|
||||
|
||||
package() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue