summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Arndt2023-08-08 16:00:58 +0200
committerChristopher Arndt2023-08-08 16:00:58 +0200
commit1d4d58dc74cd6d1539533e1804fa9f92bcda1043 (patch)
treec3504582f46b12d68afffd668b38365261cb3a7e
parent10c6d2136a14af2327e745136a64f57801995351 (diff)
downloadaur-1d4d58dc74cd6d1539533e1804fa9f92bcda1043.tar.gz
Update URL
-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)