summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOSAMC2024-03-23 22:10:04 +0000
committerChristopher Arndt2024-03-23 22:10:04 +0000
commit623e88cba288e4a9fe7d74a06db8908745ebfc96 (patch)
tree4e83865ae6718e622939cdee0b4729f425ac38b5 /PKGBUILD
parenta2fc90284cc44ba300f0ce76933f8d474241f445 (diff)
downloadaur-airwindows-lv2.tar.gz
feat: add 'airwindows-lv2' package to AUR (2nd try) (#394)
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2686d6fc9962..17a2018fd465 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Christopher Arndt <aur -at- chrisarndt -dot de>
pkgname=airwindows-lv2
-pkgver=26.2
-pkgrel=1
+pkgver=28.0
+pkgrel=3
pkgdesc="LV2 port of Airwindows audio plugins"
arch=(aarch64 x86_64)
url='https://sr.ht/~hannes/airwindows-lv2'
@@ -14,7 +14,7 @@ depends=(glibc)
makedepends=(lv2 meson)
optdepends=('lv2-host: for loading the LV2 format plugins')
source=("$pkgname-$pkgver.tar.gz::https://git.sr.ht/~hannes/airwindows-lv2/archive/v$pkgver.tar.gz")
-sha256sums=('5d18a6ca23de776a789be5d021a7c8b05a1fc660b6e6df6b3c00f02e77708bf7')
+sha256sums=('8ca8e7139c1564ec0a124c0e9d96195897f1802fe063165d9ea94dd85918d5f9')
build() {
meson setup \