From 60529cd8f7006d45bd71617791d3d488d00c2db0 Mon Sep 17 00:00:00 2001 From: "Mahlon E. Smith" Date: Sun, 28 Sep 2025 15:01:40 -0700 Subject: [PATCH] Update to 2025-09-28-65b24bf. --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 27b8f72..5d81523 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = airwindows-consolidated-bin pkgdesc = The entirety of the Airwindows collection as LV2, VST3, and CLAP. - pkgver = 2025.09.20.cdaa42a + pkgver = 2025.09.28.65b24bf 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-09-20-cdaa42a-Linux.zip::https://github.com/baconpaul/airwin2rack/releases/download/DAWPlugin/AirwindowsConsolidated-2025-09-20-cdaa42a-Linux.zip - sha256sums = a5f6699e77a97d15b354a06b656430b5866541ab1f2e188f49c9cbf6edc340b9 + source = AirwindowsConsolidated-2025-09-28-65b24bf-Linux.zip::https://github.com/baconpaul/airwin2rack/releases/download/DAWPlugin/AirwindowsConsolidated-2025-09-28-65b24bf-Linux.zip + sha256sums = 441c93524c7f374384ff3eeb95be25ca263271bbc5028d0c53fea4daacf59736 pkgname = airwindows-consolidated-bin diff --git a/PKGBUILD b/PKGBUILD index 6c65ba7..c911988 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # vim:set ts=2 sw=2 et: pkgname=airwindows-consolidated-bin -pkgver=2025.09.20.cdaa42a +pkgver=2025.09.28.65b24bf _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=('a5f6699e77a97d15b354a06b656430b5866541ab1f2e188f49c9cbf6edc340b9') +sha256sums=('441c93524c7f374384ff3eeb95be25ca263271bbc5028d0c53fea4daacf59736') package() {