summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58d1ca8d6097..ecc234956f75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Jan 21 23:02:29 UTC 2018
+# Thu Jan 25 14:18:34 UTC 2018
pkgbase = jriver-media-center
pkgdesc = The Most Comprehensive Media Software
pkgver = 23.0.95
- pkgrel = 1
+ pkgrel = 2
url = http://www.jriver.com/
arch = x86_64
license = custom
@@ -21,7 +21,7 @@ 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.95-amd64.deb
+ source = http://files.jriver.com/mediacenter/channels/v23/latest/MediaCenter-23.0.95-2-amd64.deb
source = License.txt
sha256sums = SKIP
sha256sums = ee00f430918df6be37777a61e12812875b5583379c78daaa969bae7383a41fbd
diff --git a/PKGBUILD b/PKGBUILD
index 5469ebb17be1..f0cf1b6fe8cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# Contributor: Doug Newgard <scimmia at archlinux dot info>
pkgname=jriver-media-center
-_debpkgver=23.0.95
-pkgver=$_debpkgver
-pkgrel=1
+_debpkgver=23.0.95-2
+pkgver=23.0.95
+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-$pkgver-amd64.deb" 'License.txt')
+source=("http://files.jriver.com/mediacenter/channels/v23/latest/MediaCenter-$_debpkgver-amd64.deb" 'License.txt')
sha256sums=('SKIP' 'ee00f430918df6be37777a61e12812875b5583379c78daaa969bae7383a41fbd')
package() {