Update to 2025-07-27-e4b86c9.
This commit is contained in:
parent
0030f01eff
commit
3392a8bb8b
2 changed files with 6 additions and 6 deletions
6
PKGBUILD
6
PKGBUILD
|
|
@ -2,8 +2,8 @@
|
|||
# vim:set ts=2 sw=2 et:
|
||||
|
||||
pkgname=airwindows-consolidated-bin
|
||||
pkgver=2025.07.19.6d00a9d
|
||||
_airwin="2025-07-19-6d00a9d"
|
||||
pkgver=2025.07.27.e4b86c9
|
||||
_airwin="2025-07-27-e4b86c9"
|
||||
pkgrel=1
|
||||
pkgdesc="The entirety of the Airwindows collection as LV2, VST3, and CLAP."
|
||||
arch=('x86_64')
|
||||
|
|
@ -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=('0a12e14b2285b7b485e1f2394fa1028f56a8a3b260f39820f81aaa86172949c6')
|
||||
sha256sums=('4d5f156547c97149db6f225d081b3dfd45dd0d48fac1155aa5f7e1ed857729c0')
|
||||
|
||||
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