summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOSAMC2022-10-03 21:48:14 +0000
committerChristopher Arndt2022-10-03 21:48:14 +0000
commit505ee1f7e0e3a74f633d1ea9d25f22d9c8226146 (patch)
treee98b65436946f7ecbc5bb35c71038168f0a69343 /PKGBUILD
parente793ee7573e9eec74c704faa92c21d544523d712 (diff)
downloadaur-die-plugins.tar.gz
feat: import package die-plugins from AUR (#118)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 869002462e8e..ae19e3ea81b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
+# Maintainer: OSAMC <https://github.com/osam-cologne/archlinux-proaudio>
# Contributor: Christopher Arndt <aur -at- chrisarndt -dot- de>
_name=DIE-Plugins
pkgname=${_name,,}
pkgdesc="DISTRHO Imported Effect Plugins, Ardour's plugins without Ardour"
pkgver=1.1
-pkgrel=2
-arch=(x86_64)
+pkgrel=3
+arch=(x86_64 aarch64)
url="https://github.com/DISTRHO/$_name"
license=(GPL2)
groups=(lv2-plugins pro-audio)