summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMelvin Vermeeren2018-09-30 16:20:53 +0200
committerMelvin Vermeeren2018-09-30 16:20:53 +0200
commit09c56031712606f41e946e48df1c28b880b3a507 (patch)
tree94aa9171e88ef3d376caa60009e81ab3519f2c6b
parent0618b5d2b9d180b5547acd0b2b8253f12393f914 (diff)
downloadaur-09c56031712606f41e946e48df1c28b880b3a507.tar.gz
update to latest upstream commit
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dcb444dc3c44..bc0a4773da9c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Aug 11 10:44:12 UTC 2018
+# Sun Sep 30 14:17:35 UTC 2018
pkgbase = mpd-sacd
pkgdesc = MPD with patches for SACD and DVDA ISO playback.
pkgver = 0.21.0
- pkgrel = 8
+ pkgrel = 9
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=73ce27d0fb485ecc726edecbeac4f116c3db96ef
+ source = mpd::git+https://git.code.sf.net/p/sacddecoder/mpd/MPD.git#commit=5690d1d9a6a61e0b90ad6d58b89838c2275959e1
source = tmpfiles.d
source = conf
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 381895a1be37..981b78b2ce91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mpd-sacd
pkgver=0.21.0
-pkgrel=8
+pkgrel=9
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=73ce27d0fb485ecc726edecbeac4f116c3db96ef'
+source=('mpd::git+https://git.code.sf.net/p/sacddecoder/mpd/MPD.git#commit=5690d1d9a6a61e0b90ad6d58b89838c2275959e1'
'tmpfiles.d'
'conf')
sha1sums=('SKIP'