summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMelvin Vermeeren2018-02-12 17:46:14 +0100
committerMelvin Vermeeren2018-02-12 17:46:14 +0100
commit1ff5af74dc7420275da01f1a23f5ed6faee5255a (patch)
treedaefe032fd51c6171c4353ecddcb43255b3565b2
parent1febbd68aae1fd7c78febe5371e9151314643de5 (diff)
downloadaur-1ff5af74dc7420275da01f1a23f5ed6faee5255a.tar.gz
change repo url to new upstream
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9afe8bdb64da..97f39eb25ba2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Jan 21 13:02:58 UTC 2018
+# Mon Feb 12 16:41:52 UTC 2018
pkgbase = mpd-sacd
pkgdesc = MPD with patches for SACD and DVDA ISO playback.
pkgver = 0.21.0
- pkgrel = 1
+ pkgrel = 2
url = http://git.musicpd.org/cgit/manisiutkin/mpd.git/
install = install
arch = i686
@@ -41,7 +41,7 @@ pkgbase = mpd-sacd
provides = mpd=0.21.0
conflicts = mpd
backup = etc/mpd.conf
- source = git://git.musicpd.org/manisiutkin/mpd.git#commit=357e1f3fe7a41a4705007f0710de7c13f94044a7
+ source = mpd::git+https://git.code.sf.net/p/sacddecoder/mpd/MPD.git#commit=cf3c3f1239cdc065fc69bfbf2c82815536d93ba2
source = tmpfiles.d
source = conf
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7118647d5dd4..8143cf974391 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mpd-sacd
pkgver=0.21.0
-pkgrel=1
+pkgrel=2
pkgdesc='MPD with patches for SACD and DVDA ISO playback.'
url='http://git.musicpd.org/cgit/manisiutkin/mpd.git/'
license=('GPL')
@@ -14,7 +14,7 @@ depends=('libao' 'ffmpeg' 'libmodplug' 'audiofile' 'libshout' 'libmad' 'curl' 'f
makedepends=('boost' 'doxygen')
conflicts=('mpd')
provides=("mpd=${pkgver}")
-source=('git://git.musicpd.org/manisiutkin/mpd.git#commit=357e1f3fe7a41a4705007f0710de7c13f94044a7'
+source=('mpd::git+https://git.code.sf.net/p/sacddecoder/mpd/MPD.git#commit=cf3c3f1239cdc065fc69bfbf2c82815536d93ba2'
'tmpfiles.d'
'conf')
sha1sums=('SKIP'