[arch-commits] Commit in smtube/trunk (PKGBUILD)

speps speps at archlinux.org
Mon May 18 15:57:47 UTC 2015


    Date: Monday, May 18, 2015 @ 17:57:47
  Author: speps
Revision: 133726

upgpkg: smtube 15.5.10-1

Modified:
  smtube/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-18 15:43:03 UTC (rev 133725)
+++ PKGBUILD	2015-05-18 15:57:47 UTC (rev 133726)
@@ -3,13 +3,13 @@
 # Contributor: Andreas Schnaiter <rc.poison at gmail.com>
 
 pkgname=smtube
-pkgver=15.1.0
+pkgver=15.5.10
 pkgrel=1
 pkgdesc="A small youtube browser"
 arch=('i686' 'x86_64')
 url="http://smplayer.sourceforge.net"
 license=('GPL')
-depends=('qt5-script' 'desktop-file-utils' 'hicolor-icon-theme' 'libxkbcommon-x11')
+depends=('qt5-script' 'qt5-webkit' 'desktop-file-utils' 'hicolor-icon-theme')
 makedepends=('qt5-tools')
 optdepends=('mplayer: play videos with MPlayer'
             'smplayer: play videos with SMPlayer'
@@ -19,7 +19,7 @@
             'vlc: play videos with VLC')
 install="$pkgname.install"
 source=("http://downloads.sourceforge.net/smplayer/$pkgname-$pkgver.tar.bz2")
-md5sums=('7ae4a5b6380f25a74cea1562bb4a5d92')
+md5sums=('ac05ed80bf724463512246832e57f253')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list