summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Desaulniers2021-11-06 10:47:14 -0400
committerPatrick Desaulniers2021-11-06 10:47:14 -0400
commitfa5bb2940e9c561666ca5678f99d8a3600ba8102 (patch)
treea74cdff98172d565675a5de7f3317e26fb260d91
parent5b1b8f1f5cd77cc31bccf43718ea1cba793c48cf (diff)
downloadaur-fa5bb2940e9c561666ca5678f99d8a3600ba8102.tar.gz
Update url field
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20f7f54b41e8..28adc7c06a1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = wolf-shaper-git
pkgdesc = Waveshaper plugin w/ graph editor
pkgver = 0.1.8.r62.g6b1ac64
pkgrel = 1
- url = https://github.com/pdesaulniers/wolf-shaper
+ url = https://github.com/wolf-plugins/wolf-shaper
arch = i686
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index dec6c1ed37d3..4be97124945b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.1.8.r62.g6b1ac64
pkgrel=1
pkgdesc="Waveshaper plugin w/ graph editor"
arch=('i686' 'x86_64')
-url="https://github.com/pdesaulniers/wolf-shaper"
+url="https://github.com/wolf-plugins/wolf-shaper"
license=('GPL')
depends=('libglvnd' 'libx11')
makedepends=('dssi' 'lv2' 'jack')