summaryrefslogtreecommitdiff
path: root/sound-cutter
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-07-19 09:10:01 +0200
committerErich Eckner <git@eckner.net>2018-07-19 09:10:01 +0200
commit7e542942a2ceafe23b55f625419caa80a48fc47e (patch)
tree48d6ca0fd25bf6825651a25f2b664d060a9210a3 /sound-cutter
parent98829dc684bb30d0bc41bc49a8ac51b4d0ce96c9 (diff)
downloadarchlinuxewe.git.save-7e542942a2ceafe23b55f625419caa80a48fc47e.tar.xz
git.eckner.net: url change
Diffstat (limited to 'sound-cutter')
-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')