summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Oppenlander2022-01-11 16:50:19 +1100
committerPatrick Oppenlander2022-01-11 16:51:26 +1100
commitc260cb904828ce8ce68143fcf7288252ef728309 (patch)
tree29d7fae1cb208bf498adbe4be4b4ab85f7159b80 /PKGBUILD
parentf82bf4031f5723f252fb5c35589ccaf161d5f9b8 (diff)
downloadaur-rt-plugins.tar.gz
upgpkg: rt-plugins 0.0.6-2
set arch to any
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f77d29ffa780..6260699be0bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=rt-plugins
pkgver=0.0.6
-pkgrel=1
+pkgrel=2
pkgdesc="Richard Taylor's LADSPA plugins"
-arch=("x86_64")
+arch=("any")
url="https://faculty.tru.ca/rtaylor/rt-plugins/"
license=("GPL3")
makedepends=("ladspa" "cmake")