From 1a0c08ff50339db4e19e7896af970a7bd31f7a4a Mon Sep 17 00:00:00 2001 From: "Mahlon E. Smith" Date: Tue, 4 Nov 2025 00:17:50 -0800 Subject: [PATCH] Update to 2025-11-03-f08ea4f. --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 9b01b9b..cad9dee 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.11.02.c64e12e + pkgver = 2025.11.03.f08ea4f 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-02-c64e12e-Linux.zip::https://github.com/baconpaul/airwin2rack/releases/download/DAWPlugin/AirwindowsConsolidated-2025-11-02-c64e12e-Linux.zip - sha256sums = 81875b384b6196fadd7598cc3f3ad760f7f952452d1cc11f5bf88bdca7b64389 + source = AirwindowsConsolidated-2025-11-03-f08ea4f-Linux.zip::https://github.com/baconpaul/airwin2rack/releases/download/DAWPlugin/AirwindowsConsolidated-2025-11-03-f08ea4f-Linux.zip + sha256sums = 2307cdbd208a0d9504b2ff58a68a2aeac19a0677e1757823e55eaec18770eb43 pkgname = airwindows-consolidated-bin diff --git a/PKGBUILD b/PKGBUILD index fba46c0..38aa9e2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # vim:set ts=2 sw=2 et: pkgname=airwindows-consolidated-bin -pkgver=2025.11.02.c64e12e +pkgver=2025.11.03.f08ea4f _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=('81875b384b6196fadd7598cc3f3ad760f7f952452d1cc11f5bf88bdca7b64389') +sha256sums=('2307cdbd208a0d9504b2ff58a68a2aeac19a0677e1757823e55eaec18770eb43') package() {