From 3e9c05bfea370731323f31a74e52f4d1ac0950e3 Mon Sep 17 00:00:00 2001 From: "Mahlon E. Smith" Date: Sun, 14 Sep 2025 13:42:53 -0700 Subject: [PATCH] Update to 2025-09-14-fc75563. --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 83f66bc..bf52e0a 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.07.f77eddd + pkgver = 2025.09.14.fc75563 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-07-f77eddd-Linux.zip::https://github.com/baconpaul/airwin2rack/releases/download/DAWPlugin/AirwindowsConsolidated-2025-09-07-f77eddd-Linux.zip - sha256sums = 948bd8c392b52695045f349799a94bb7e8b2dc0123a1a9fd6a5adf81bfa7c53e + source = AirwindowsConsolidated-2025-09-14-fc75563-Linux.zip::https://github.com/baconpaul/airwin2rack/releases/download/DAWPlugin/AirwindowsConsolidated-2025-09-14-fc75563-Linux.zip + sha256sums = d429eca82825e71fc7192395d0c95d736b36e06ff3228f580ca3a83913aa358f pkgname = airwindows-consolidated-bin diff --git a/PKGBUILD b/PKGBUILD index 2a6f287..b2c01fb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # vim:set ts=2 sw=2 et: pkgname=airwindows-consolidated-bin -pkgver=2025.09.07.f77eddd +pkgver=2025.09.14.fc75563 _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=('948bd8c392b52695045f349799a94bb7e8b2dc0123a1a9fd6a5adf81bfa7c53e') +sha256sums=('d429eca82825e71fc7192395d0c95d736b36e06ff3228f580ca3a83913aa358f') package() {