summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD9
2 files changed, 10 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 182959348840..30362788c863 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Feb 12 22:04:26 UTC 2018
+# Sat Apr 14 07:24:38 UTC 2018
pkgbase = jriver-media-center
pkgdesc = The Most Comprehensive Media Software
- pkgver = 23.0.102
- pkgrel = 1
+ pkgver = 24.0.15
+ pkgrel = 2
url = http://www.jriver.com/
arch = x86_64
license = custom
@@ -21,7 +21,8 @@ pkgbase = jriver-media-center
optdepends = nvidia-libgl: nvidia video support
optdepends = vorbis-tools
optdepends = musepack-tools
- source = http://files.jriver.com/mediacenter/channels/v23/latest/MediaCenter-23.0.102-amd64.deb
+ conflicts = jriver-media-center24
+ source = http://files.jriver.com/mediacenter/channels/v24/latest/MediaCenter-24.0.15-amd64.deb
source = License.txt
sha256sums = SKIP
sha256sums = ee00f430918df6be37777a61e12812875b5583379c78daaa969bae7383a41fbd
diff --git a/PKGBUILD b/PKGBUILD
index be21d7610232..03508a48d255 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,17 @@
# Contributor: Doug Newgard <scimmia at archlinux dot info>
pkgname=jriver-media-center
-_debpkgver=23.0.102
-pkgver=23.0.102
-pkgrel=1
+_debpkgver=24.0.15
+pkgver=24.0.15
+pkgrel=2
pkgdesc="The Most Comprehensive Media Software"
arch=('x86_64')
url="http://www.jriver.com/"
license=('custom')
depends=('alsa-lib' 'gcc-libs' 'libx11' 'libxext' 'libxcb' 'libxau' 'libxdmcp' 'util-linux' 'libxext' 'gtk2')
optdepends=('mesa-libgl: nouveau video support' 'nvidia-libgl: nvidia video support' 'vorbis-tools' 'musepack-tools')
-source=("http://files.jriver.com/mediacenter/channels/v23/latest/MediaCenter-$_debpkgver-amd64.deb" 'License.txt')
+conflicts=('jriver-media-center24')
+source=("http://files.jriver.com/mediacenter/channels/v24/latest/MediaCenter-$_debpkgver-amd64.deb" 'License.txt')
sha256sums=('SKIP' 'ee00f430918df6be37777a61e12812875b5583379c78daaa969bae7383a41fbd')
package() {