summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMelvin Vermeeren2018-01-21 14:23:59 +0100
committerMelvin Vermeeren2018-01-21 14:23:59 +0100
commit1febbd68aae1fd7c78febe5371e9151314643de5 (patch)
treec82db544741ab6c05fa5acd421af1cda71a117d4
parent58176312655852b3e54ff470aa6d6eacf9735beb (diff)
downloadaur-1febbd68aae1fd7c78febe5371e9151314643de5.tar.gz
issue is with libcdio 2.0.0 API change, will try to fix later
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e48a5904f12..9afe8bdb64da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Nov 20 20:01:37 UTC 2017
+# Sun Jan 21 13:02:58 UTC 2018
pkgbase = mpd-sacd
pkgdesc = MPD with patches for SACD and DVDA ISO playback.
- pkgver = 0.20.12
+ pkgver = 0.21.0
pkgrel = 1
url = http://git.musicpd.org/cgit/manisiutkin/mpd.git/
install = install
@@ -38,10 +38,10 @@ pkgbase = mpd-sacd
depends = libcdio-paranoia
depends = libgme
depends = zziplib
- provides = mpd=0.20.12
+ provides = mpd=0.21.0
conflicts = mpd
backup = etc/mpd.conf
- source = git://git.musicpd.org/manisiutkin/mpd.git#commit=83096eec82eb4b8fe77b0e9cd33c6bca4cbfcb77
+ source = git://git.musicpd.org/manisiutkin/mpd.git#commit=357e1f3fe7a41a4705007f0710de7c13f94044a7
source = tmpfiles.d
source = conf
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 48994de3a31a..7118647d5dd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Melvin Vermeeren <mail@mel.vin>
pkgname=mpd-sacd
-pkgver=0.20.12
+pkgver=0.21.0
pkgrel=1
pkgdesc='MPD with patches for SACD and DVDA ISO playback.'
url='http://git.musicpd.org/cgit/manisiutkin/mpd.git/'
@@ -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=83096eec82eb4b8fe77b0e9cd33c6bca4cbfcb77'
+source=('git://git.musicpd.org/manisiutkin/mpd.git#commit=357e1f3fe7a41a4705007f0710de7c13f94044a7'
'tmpfiles.d'
'conf')
sha1sums=('SKIP'