Update to 2025-12-07-a797d6c.

This commit is contained in:
Mahlon E. Smith 2025-12-07 12:47:08 -08:00
parent b32e80962c
commit 17df2162ba
Signed by: mahlon
SSH key fingerprint: SHA256:QqLyWlHOO+0nAIxmOo2xwdr7NcV9/plk4lhsihezvWo
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = airwindows-consolidated-bin
pkgdesc = The entirety of the Airwindows collection as LV2, VST3, and CLAP.
pkgver = 2025.11.28.e298269
pkgver = 2025.12.07.a797d6c
pkgrel = 1
url = https://www.airwindows.com/consolidated/
arch = x86_64
@ -11,7 +11,7 @@ pkgbase = airwindows-consolidated-bin
license = GPL3
conflicts = airwindows-consolidated-git
options = !debug
source = AirwindowsConsolidated-2025-11-28-e298269-Linux.zip::https://github.com/baconpaul/airwin2rack/releases/download/DAWPlugin/AirwindowsConsolidated-2025-11-28-e298269-Linux.zip
sha256sums = dfceb458c66e5956fa49a6aea4e88180928417b295b3f8b91878822bffff14d4
source = AirwindowsConsolidated-2025-12-07-a797d6c-Linux.zip::https://github.com/baconpaul/airwin2rack/releases/download/DAWPlugin/AirwindowsConsolidated-2025-12-07-a797d6c-Linux.zip
sha256sums = df28a23a27b5600d66f0329f82a3842d885ff79eef92a0091f8e8168d6e4e83d
pkgname = airwindows-consolidated-bin

View file

@ -2,7 +2,7 @@
# vim:set ts=2 sw=2 et:
pkgname=airwindows-consolidated-bin
pkgver=2025.11.28.e298269
pkgver=2025.12.07.a797d6c
_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=('dfceb458c66e5956fa49a6aea4e88180928417b295b3f8b91878822bffff14d4')
sha256sums=('df28a23a27b5600d66f0329f82a3842d885ff79eef92a0091f8e8168d6e4e83d')
package() {