Update to latest.
This commit is contained in:
parent
20a8ed00f2
commit
4626cab92e
3 changed files with 33 additions and 8 deletions
8
PKGBUILD
8
PKGBUILD
|
|
@ -2,11 +2,11 @@
|
|||
# vim:set ts=2 sw=2 et:
|
||||
|
||||
pkgname=airwindows-consolidated-bin
|
||||
pkgver=0.2.0
|
||||
pkgver=0.3.0
|
||||
pkgrel=1
|
||||
_airwin="2025-07-13-dc94a5b"
|
||||
_airwin="2025-07-16-b6c3120"
|
||||
epoch=
|
||||
pkgdesc="The entirety of the Airwindows collection, as LV2 and VST3."
|
||||
pkgdesc="The entirety of the Airwindows collection as LV2, VST3, and CLAP."
|
||||
arch=('x86_64')
|
||||
url="https://www.airwindows.com/consolidated/"
|
||||
license=('GPL3')
|
||||
|
|
@ -22,7 +22,7 @@ options=()
|
|||
install=
|
||||
changelog=
|
||||
source=("AirwindowsConsolidated-${_airwin}-Linux.zip::https://github.com/baconpaul/airwin2rack/releases/download/DAWPlugin/AirwindowsConsolidated-${_airwin}-Linux.zip")
|
||||
sha256sums=('2fb4e1a1d25d6ea2d5ef428a4211744f56cbb71af282ac90d18b22a0326a84eb')
|
||||
sha256sums=('00d0e9d17d90f500b98f524ee5f9979e5877c2f580a0c41c50c75b755836e11a')
|
||||
|
||||
package() {
|
||||
mkdir -p "$pkgdir/usr/lib/clap" "$pkgdir/usr/lib/lv2" "$pkgdir/usr/lib/vst3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue