Date: Wednesday, February 1, 2017 @ 21:39:52 Author: anthraxx Revision: 209668
upgpkg: smplayer 17.1.0-1 Modified: smplayer/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-01 21:23:06 UTC (rev 209667) +++ PKGBUILD 2017-02-01 21:39:52 UTC (rev 209668) @@ -5,7 +5,7 @@ # Contributor: shamrok <[email protected]> pkgname=smplayer -pkgver=16.11.0 +pkgver=17.1.0 pkgrel=1 pkgdesc='Media player with built-in codecs that can play virtually all video and audio formats' url='http://smplayer.sourceforge.net/' @@ -19,7 +19,7 @@ 'youtube-dl: youtube videos and streaming' 'mplayer: alternative multimedia engine') source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -sha512sums=('13776ff134c4c91747fa9432080a4ea876d5d5a134b91dde48d0f0e75c280ef6d19067906e4e850da3b1b2287214914528743495cccf7cbda310bc51682b478c') +sha512sums=('f8d24227978ef88de89524d0eb72efbb0fd3f8618f6741aa9d9f947c0ae5eb8dc3c743ee5f49032ba5fb9884810d68e75ba63cd59f6b86175c0bc40f94c93d95') build() { cd ${pkgname}-${pkgver}
