summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b113d47ed84..c18bde377778 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = uhhyou.lv2-git
pkgdesc = Various synth, effect and CV LV2 plugins (git version)
pkgver = r512.7924bf5
- pkgrel = 1
- url = https://github.com/ryukau/LV2Plugins
+ pkgrel = 2
+ url = https://github.com/Wasted-Audio/ryukau_LV2Plugins
arch = x86_64
groups = lv2-plugins
groups = pro-audio
diff --git a/PKGBUILD b/PKGBUILD
index 09507766e305..fb085bd76fd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@ _pkgname=uhhyou.lv2
pkgname=$_pkgname-git
pkgdesc='Various synth, effect and CV LV2 plugins (git version)'
pkgver=r512.7924bf5
-pkgrel=1
+pkgrel=2
arch=(x86_64)
-url='https://github.com/ryukau/LV2Plugins'
+url='https://github.com/Wasted-Audio/ryukau_LV2Plugins'
license=(GPL3)
groups=(lv2-plugins pro-audio)
depends=(gcc-libs)