Update to 2025-08-16-cb93e46.

This commit is contained in:
Mahlon E. Smith 2025-08-17 01:02:03 -07:00
parent fdf264705f
commit 652d2acbf1
Signed by: mahlon
SSH key fingerprint: SHA256:dP84sRGKZRpOOiPD/+GuOq+SHSxEw9qi5BWLQobaHm0
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = airwindows-consolidated-bin
pkgdesc = The entirety of the Airwindows collection as LV2, VST3, and CLAP.
pkgver = 2025.08.10.26bbd5b
pkgver = 2025.08.16.cb93e46
pkgrel = 1
url = https://www.airwindows.com/consolidated/
arch = x86_64
@ -10,7 +10,7 @@ pkgbase = airwindows-consolidated-bin
groups = vst3-plugins
license = GPL3
conflicts = airwindows-consolidated-git
source = AirwindowsConsolidated-2025-08-10-26bbd5b-Linux.zip::https://github.com/baconpaul/airwin2rack/releases/download/DAWPlugin/AirwindowsConsolidated-2025-08-10-26bbd5b-Linux.zip
sha256sums = 7a8f02a1e174180464620f5007cfe72817c4636f486f586c4c1bd87cdbee34f6
source = AirwindowsConsolidated-2025-08-16-cb93e46-Linux.zip::https://github.com/baconpaul/airwin2rack/releases/download/DAWPlugin/AirwindowsConsolidated-2025-08-16-cb93e46-Linux.zip
sha256sums = 0a0177467dc89c35d40dc7ef5d9997db42e6210d2abe878f805321a44cc62fcd
pkgname = airwindows-consolidated-bin

View file

@ -2,7 +2,7 @@
# vim:set ts=2 sw=2 et:
pkgname=airwindows-consolidated-bin
pkgver=2025.08.10.26bbd5b
pkgver=2025.08.16.cb93e46
_airwin=$(echo ${pkgver} | sed -e 's/\./\-/g')
pkgrel=1
pkgdesc="The entirety of the Airwindows collection as LV2, VST3, and CLAP."
@ -12,7 +12,7 @@ license=('GPL3')
groups=(clap-plugins lv2-plugins pro-audio vst3-plugins)
conflicts=(airwindows-consolidated-git)
source=("AirwindowsConsolidated-${_airwin}-Linux.zip::https://github.com/baconpaul/airwin2rack/releases/download/DAWPlugin/AirwindowsConsolidated-${_airwin}-Linux.zip")
sha256sums=('7a8f02a1e174180464620f5007cfe72817c4636f486f586c4c1bd87cdbee34f6')
sha256sums=('0a0177467dc89c35d40dc7ef5d9997db42e6210d2abe878f805321a44cc62fcd')
package() {