summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMelvin Vermeeren2018-02-12 17:50:30 +0100
committerMelvin Vermeeren2018-02-12 17:50:30 +0100
commit81089e8e27776d04ba4c30cc76bf9ff1e0c7df86 (patch)
tree29162017f0df12bcc8e6b1e9e63c5ac22efc16aa
parent1ff5af74dc7420275da01f1a23f5ed6faee5255a (diff)
downloadaur-81089e8e27776d04ba4c30cc76bf9ff1e0c7df86.tar.gz
update "url" field in pkg
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97f39eb25ba2..1129e6bdb8bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Mon Feb 12 16:41:52 UTC 2018
+# Mon Feb 12 16:50:24 UTC 2018
pkgbase = mpd-sacd
pkgdesc = MPD with patches for SACD and DVDA ISO playback.
pkgver = 0.21.0
pkgrel = 2
- url = http://git.musicpd.org/cgit/manisiutkin/mpd.git/
+ url = https://sourceforge.net/p/sacddecoder/mpd/MPD.git/ci/master/tree/
install = install
arch = i686
arch = x86_64
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'