summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2021-10-02 20:48:23 +0200
committerD3SOX2021-10-02 20:48:23 +0200
commit7d6183e7604c9edd551b5b1cefd08e72ba01d78b (patch)
treeaafa6b472109d785dd1f5bcaba621e0b133b8236
parent806405c65c14212672668e78b5663fe5ee202eed (diff)
downloadaur-7d6183e7604c9edd551b5b1cefd08e72ba01d78b.tar.gz
update source
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76423f9e27d1..0aa5c60b69cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = lyrebird
pkgdesc = Simple and powerful voice changer for Linux, written in GTK 3
pkgver = 1.1.0
pkgrel = 2
- url = https://github.com/chxrlt/lyrebird
+ url = https://github.com/lyrebird-voice-changer/lyrebird
arch = any
license = MIT
depends = python>=3.7
@@ -14,10 +14,9 @@ pkgbase = lyrebird
depends = pulseaudio
provides = lyrebird
conflicts = lyrebird
- source = https://github.com/chxrlt/lyrebird/archive/v1.1.0.tar.gz
+ source = https://github.com/lyrebird-voice-changer/lyrebird/archive/v1.1.0.tar.gz
source = lyrebird.desktop
- sha256sums = 5a9de231bf2f75c83af29349bc1c52d366c489be0b69c3cb0ddcbfffcf75de34
- sha256sums = 720e247b83802fceef0100f722b2d48b81eb288739872278474b285d850c6e9c
+ sha256sums = 5a9de231bf2f75c83af29349bc1c52d366c489be0b69c3cb0ddcbfffcf75de34
+ sha256sums = 720e247b83802fceef0100f722b2d48b81eb288739872278474b285d850c6e9c
pkgname = lyrebird
-
diff --git a/PKGBUILD b/PKGBUILD
index 1e5351cc386e..9bd08be42992 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.1.0
pkgrel=2
pkgdesc="Simple and powerful voice changer for Linux, written in GTK 3"
arch=('any')
-url="https://github.com/chxrlt/lyrebird"
+url="https://github.com/lyrebird-voice-changer/lyrebird"
license=('MIT')
depends=('python>=3.7' 'python-toml' 'gtk3' 'python-gobject' 'sox' 'libsoxr' 'pulseaudio')
conflicts=('lyrebird')