summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMelvin Vermeeren2018-02-12 17:50:30 +0100
committerMelvin Vermeeren2018-02-12 17:50:30 +0100
commit81089e8e27776d04ba4c30cc76bf9ff1e0c7df86 (patch)
tree29162017f0df12bcc8e6b1e9e63c5ac22efc16aa /PKGBUILD
parent1ff5af74dc7420275da01f1a23f5ed6faee5255a (diff)
downloadaur-81089e8e27776d04ba4c30cc76bf9ff1e0c7df86.tar.gz
update "url" field in pkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8143cf974391..6d2f8e94df7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=mpd-sacd
pkgver=0.21.0
pkgrel=2
pkgdesc='MPD with patches for SACD and DVDA ISO playback.'
-url='http://git.musicpd.org/cgit/manisiutkin/mpd.git/'
+url='https://sourceforge.net/p/sacddecoder/mpd/MPD.git/ci/master/tree/'
license=('GPL')
arch=('i686' 'x86_64' 'aarch64' 'armv7h')
depends=('libao' 'ffmpeg' 'libmodplug' 'audiofile' 'libshout' 'libmad' 'curl' 'faad2'