From a25716baab1c3b7967fc924edb1d5b44a8ed7f52 Mon Sep 17 00:00:00 2001 From: "Mahlon E. Smith" Date: Sun, 16 Nov 2025 12:50:26 -0800 Subject: [PATCH] Update to 2025-11-15-bf51c67. --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 9a6b7ad..56bbd53 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.09.494a427 + pkgver = 2025.11.15.bf51c67 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-09-494a427-Linux.zip::https://github.com/baconpaul/airwin2rack/releases/download/DAWPlugin/AirwindowsConsolidated-2025-11-09-494a427-Linux.zip - sha256sums = 75c2d9a8fe770796920ccbab8cd9643a45ae4ba359ed931d7a8b40ca762ba23e + source = AirwindowsConsolidated-2025-11-15-bf51c67-Linux.zip::https://github.com/baconpaul/airwin2rack/releases/download/DAWPlugin/AirwindowsConsolidated-2025-11-15-bf51c67-Linux.zip + sha256sums = 916e945ddd2d3fbda5bda52fa4e98af482fe108a35d15d741784647061359601 pkgname = airwindows-consolidated-bin diff --git a/PKGBUILD b/PKGBUILD index 55c1e61..47bf4d5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # vim:set ts=2 sw=2 et: pkgname=airwindows-consolidated-bin -pkgver=2025.11.09.494a427 +pkgver=2025.11.15.bf51c67 _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=('75c2d9a8fe770796920ccbab8cd9643a45ae4ba359ed931d7a8b40ca762ba23e') +sha256sums=('916e945ddd2d3fbda5bda52fa4e98af482fe108a35d15d741784647061359601') package() {