Update to 2025-10-12-4f0dd90.
This commit is contained in:
parent
5f6e376d1c
commit
0bde0050f6
2 changed files with 5 additions and 5 deletions
4
PKGBUILD
4
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
# vim:set ts=2 sw=2 et:
|
||||
|
||||
pkgname=airwindows-consolidated-bin
|
||||
pkgver=2025.10.05.9dc30e8
|
||||
pkgver=2025.10.12.4f0dd90
|
||||
_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=('45d1c13fc4cee5da620e7577d84618eecdb8590f9093bcd66d5d913793de4f18')
|
||||
sha256sums=('df589378b0870ea608651d00ba21ebab8614b39d96b45b68394420aca57ec001')
|
||||
|
||||
|
||||
package() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue