From d78c6c55f23181be96b1daa46ea3d5e561ef778f Mon Sep 17 00:00:00 2001 From: "Mahlon E. Smith" Date: Sun, 19 Oct 2025 13:29:47 -0700 Subject: [PATCH] Update to 2025-10-19-24c1161. --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 7927e13..8ef1dd8 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.10.12.4f0dd90 + pkgver = 2025.10.19.24c1161 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-10-12-4f0dd90-Linux.zip::https://github.com/baconpaul/airwin2rack/releases/download/DAWPlugin/AirwindowsConsolidated-2025-10-12-4f0dd90-Linux.zip - sha256sums = df589378b0870ea608651d00ba21ebab8614b39d96b45b68394420aca57ec001 + source = AirwindowsConsolidated-2025-10-19-24c1161-Linux.zip::https://github.com/baconpaul/airwin2rack/releases/download/DAWPlugin/AirwindowsConsolidated-2025-10-19-24c1161-Linux.zip + sha256sums = 8c0c4075ef868d380bd8d07f2831aed7fe7df4acd0c06c87682ac2c5ec211d91 pkgname = airwindows-consolidated-bin diff --git a/PKGBUILD b/PKGBUILD index 0c6d955..758454f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # vim:set ts=2 sw=2 et: pkgname=airwindows-consolidated-bin -pkgver=2025.10.12.4f0dd90 +pkgver=2025.10.19.24c1161 _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=('df589378b0870ea608651d00ba21ebab8614b39d96b45b68394420aca57ec001') +sha256sums=('8c0c4075ef868d380bd8d07f2831aed7fe7df4acd0c06c87682ac2c5ec211d91') package() {