summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBleuzen2018-08-24 16:15:41 +0200
committerBleuzen2018-08-24 16:15:41 +0200
commit54eb667da511d124e8b8010584dd3bca48f0e516 (patch)
treeeb902fce99ce7d73222a00ce9ad26b43fd12a584 /PKGBUILD
parent43d7b9b259c44f2606383fa9373b273d699b47a6 (diff)
downloadaur-54eb667da511d124e8b8010584dd3bca48f0e516.tar.gz
added noise-repellent
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 214c1b61d2cd..204fc516c5d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bleuzen <supgesu at gmail dot com>
pkgname=proaudio-meta
-pkgver=2018.08.05
+pkgver=2018.08.24
pkgrel=1
pkgdesc="Metapackage for most useful audio production software"
arch=("x86_64")
@@ -20,5 +20,6 @@ depends=("jack2-dbus"
"calf"
"tap-plugins"
"zam-plugins"
+ "noise-repellent"
"guitarix2"
"lmms")