summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMelvin Vermeeren2018-08-11 12:48:39 +0200
committerMelvin Vermeeren2018-08-11 12:48:39 +0200
commit0618b5d2b9d180b5547acd0b2b8253f12393f914 (patch)
treec0bfaa799383ce941da18fefa7b90d15d67251b3
parentd83ac3ca02b32d823c3eacee8d3b2ef00a0ec563 (diff)
downloadaur-0618b5d2b9d180b5547acd0b2b8253f12393f914.tar.gz
update to latest upstream commit
also rebuild for icu
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07719dad8191..dcb444dc3c44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jul 13 14:02:22 UTC 2018
+# Sat Aug 11 10:44:12 UTC 2018
pkgbase = mpd-sacd
pkgdesc = MPD with patches for SACD and DVDA ISO playback.
pkgver = 0.21.0
- pkgrel = 7
+ pkgrel = 8
url = https://sourceforge.net/p/sacddecoder/mpd/MPD.git/ci/master/tree/
install = install
arch = i686
@@ -41,7 +41,7 @@ pkgbase = mpd-sacd
provides = mpd=0.21.0
conflicts = mpd
backup = etc/mpd.conf
- source = mpd::git+https://git.code.sf.net/p/sacddecoder/mpd/MPD.git#commit=d1afd06fab9bf4a45ae34dd7f1bc017d7e768bb5
+ source = mpd::git+https://git.code.sf.net/p/sacddecoder/mpd/MPD.git#commit=73ce27d0fb485ecc726edecbeac4f116c3db96ef
source = tmpfiles.d
source = conf
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e1b1b0b74806..381895a1be37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mpd-sacd
pkgver=0.21.0
-pkgrel=7
+pkgrel=8
pkgdesc='MPD with patches for SACD and DVDA ISO playback.'
url='https://sourceforge.net/p/sacddecoder/mpd/MPD.git/ci/master/tree/'
license=('GPL')
@@ -14,7 +14,7 @@ depends=('libao' 'ffmpeg' 'libmodplug' 'audiofile' 'libshout' 'libmad' 'curl' 'f
makedepends=('boost' 'doxygen')
conflicts=('mpd')
provides=("mpd=${pkgver}")
-source=('mpd::git+https://git.code.sf.net/p/sacddecoder/mpd/MPD.git#commit=d1afd06fab9bf4a45ae34dd7f1bc017d7e768bb5'
+source=('mpd::git+https://git.code.sf.net/p/sacddecoder/mpd/MPD.git#commit=73ce27d0fb485ecc726edecbeac4f116c3db96ef'
'tmpfiles.d'
'conf')
sha1sums=('SKIP'