Date: Monday, October 2, 2017 @ 17:20:12
  Author: anthraxx
Revision: 261299

upgpkg: smplayer 17.10.0-1

Modified:
  smplayer/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-10-02 17:11:11 UTC (rev 261298)
+++ PKGBUILD    2017-10-02 17:20:12 UTC (rev 261299)
@@ -5,13 +5,13 @@
 # Contributor: shamrok <szam...@gmail.com>
 
 pkgname=smplayer
-pkgver=17.9.0
+pkgver=17.10.0
 pkgrel=1
 pkgdesc='Media player with built-in codecs that can play virtually all video 
and audio formats'
-url='http://smplayer.sourceforge.net/'
+url='http://www.smplayer.info/'
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('qt5-script' 'mpv' 'hicolor-icon-theme')
+depends=('qt5-script' 'mpv' 'hicolor-icon-theme' 'libx11' 'zlib' 'gcc-libs')
 makedepends=('qt5-tools')
 optdepends=('smplayer-themes: icon themes collection'
             'smplayer-skins: skin themes collection'
@@ -19,8 +19,8 @@
             'youtube-dl: youtube videos and streaming'
             'mplayer: alternative multimedia engine')
 
source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('2af0090b9607acace1b275f9349a50645f784f72cc0bd6454b02515e99292869')
-sha512sums=('77b42c501d2e9b2d45685b63421ed6f805139830f4f7dc794a5f3f99f654504cea3a99d46b20a236af3c8873115e585fad169293c52a843288d4aeb549ff996b')
+sha256sums=('3d40a999343c647cc758a8d5026be9d355dcc84317700128578e51db9f982375')
+sha512sums=('c06f8e6043a870291cc29eba57b8bb5034fbceb19b24987751467e874a00d4e95f57933708d71375fdc38fdc32de68d77a7d9180c3eee1f9011eb1cfa421bbb0')
 
 build() {
   cd ${pkgname}-${pkgver}

Reply via email to