Date: Wednesday, January 13, 2016 @ 10:16:36
  Author: arojas
Revision: 258157

Update to 16.1.0

Modified:
  smplayer/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-01-13 07:38:24 UTC (rev 258156)
+++ PKGBUILD    2016-01-13 09:16:36 UTC (rev 258157)
@@ -5,13 +5,13 @@
 # Contributor: shamrok <[email protected]>
 
 pkgname=smplayer
-pkgver=15.11.0
-pkgrel=2
+pkgver=16.1.0
+pkgrel=1
 pkgdesc="A complete front-end for MPlayer"
 arch=('i686' 'x86_64')
 url="http://smplayer.sourceforge.net/";
 license=('GPL')
-depends=('qt5-script' 'mplayer' 'hicolor-icon-theme' 'libxkbcommon-x11')
+depends=('qt5-script' 'mplayer' 'hicolor-icon-theme')
 makedepends=('qt5-tools')
 optdepends=('smplayer-themes: icon themes collection'
             'smplayer-skins: skin themes collection'
@@ -19,7 +19,7 @@
             'mpv: for using mpv instead of mplayer')
 install=smplayer.install
 source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('e6f459f640908df2403381a39a27cdba')
+md5sums=('3a85e04132a97c739f3cbd919252c65f')
 
 build() {
   cd "$pkgname-$pkgver"

Reply via email to