summaryrefslogtreecommitdiff
path: root/sound-cutter/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'sound-cutter/PKGBUILD')
-rwxr-xr-xsound-cutter/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/sound-cutter/PKGBUILD b/sound-cutter/PKGBUILD
index 0a9057ea..2f60d40f 100755
--- a/sound-cutter/PKGBUILD
+++ b/sound-cutter/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.2.4
pkgrel=1
pkgdesc="Wrapper for sox for mastering stereo music (a.k.a. CDs) from multi channel records"
arch=('any')
-url="https://git.eckner.net/${pkgname}.git"
+url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
groups=()
depends=('sox' 'bc')
@@ -17,7 +17,7 @@ replaces=()
backup=()
options=()
source=(
- "https://git.eckner.net/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
sha512sums=('e6c9b423654a36b556e43aa0fb92e24ac1039677cf6ebe2b9456a434ee60ae34d6e0aaba5a7221d58bfea3a1ab0efc514cb56d150f5c6fcebf5354c80c00525c')