From 33efdb55b5cf28401f629fa122b4aa201cdcfc09 Mon Sep 17 00:00:00 2001 From: "Mahlon E. Smith" Date: Sun, 14 Dec 2025 15:46:08 -0800 Subject: [PATCH] Update to 2025-12-14-50edadf. --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index dac3de4..14f938d 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.12.07.a797d6c + pkgver = 2025.12.14.50edadf 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-12-07-a797d6c-Linux.zip::https://github.com/baconpaul/airwin2rack/releases/download/DAWPlugin/AirwindowsConsolidated-2025-12-07-a797d6c-Linux.zip - sha256sums = df28a23a27b5600d66f0329f82a3842d885ff79eef92a0091f8e8168d6e4e83d + source = AirwindowsConsolidated-2025-12-14-50edadf-Linux.zip::https://github.com/baconpaul/airwin2rack/releases/download/DAWPlugin/AirwindowsConsolidated-2025-12-14-50edadf-Linux.zip + sha256sums = b689a717de42b5f22aa693e9ff9cb23d75265ab1e2eb197dbe3e97136eb98f5f pkgname = airwindows-consolidated-bin diff --git a/PKGBUILD b/PKGBUILD index 47e2b0b..2a4aa11 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # vim:set ts=2 sw=2 et: pkgname=airwindows-consolidated-bin -pkgver=2025.12.07.a797d6c +pkgver=2025.12.14.50edadf _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=('df28a23a27b5600d66f0329f82a3842d885ff79eef92a0091f8e8168d6e4e83d') +sha256sums=('b689a717de42b5f22aa693e9ff9cb23d75265ab1e2eb197dbe3e97136eb98f5f') package() {