summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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)