summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e17d68423094..465299ecd1e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = mystery.lv2-git
pkgrel = 1
url = https://gitlab.com/OpenMusicKontrollers/mystery.lv2
arch = x86_64
- groups = lv2plugins
+ groups = lv2-plugins
license = GPL
depends = lv2
source = mystery.lv2-git::git+https://gitlab.com/OpenMusicKontrollers/mystery.lv2
diff --git a/PKGBUILD b/PKGBUILD
index aa10af666058..b5f21c02f7b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ epoch=
arch=(x86_64)
url="https://gitlab.com/OpenMusicKontrollers/mystery.lv2"
license=(GPL)
-groups=(lv2plugins)
+groups=(lv2-plugins)
depends=(lv2)
makedepends=()
checkdepends=()