summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8205b11c5bc2..f82754e97130 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Sep 4 12:26:44 UTC 2017
+# Mon Sep 4 12:42:58 UTC 2017
pkgbase = jriver-media-center
pkgdesc = The Most Comprehensive Media Software
pkgver = 23.0.41
- 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.41-amd64.deb
+ source = http://files.jriver.com/mediacenter/test/MediaCenter-23.0.41-amd64.deb
source = License.txt
sha256sums = SKIP
sha256sums = ee00f430918df6be37777a61e12812875b5583379c78daaa969bae7383a41fbd
diff --git a/PKGBUILD b/PKGBUILD
index 7459ba22ced7..b6c05419ff8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=jriver-media-center
_debpkgver=23.0.41
pkgver=$_debpkgver
-pkgrel=1
+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/test/MediaCenter-$pkgver-amd64.deb" 'License.txt')
sha256sums=('SKIP' 'ee00f430918df6be37777a61e12812875b5583379c78daaa969bae7383a41fbd')
package() {