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

David Runge dvzrv at archlinux.org
Thu Jun 18 21:06:54 UTC 2020


    Date: Thursday, June 18, 2020 @ 21:06:52
  Author: dvzrv
Revision: 647576

upgpkg: smtube 20.6.0-1: Upgrading to 20.6.0.

Modified:
  smtube/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-18 21:03:30 UTC (rev 647575)
+++ PKGBUILD	2020-06-18 21:06:52 UTC (rev 647576)
@@ -3,13 +3,13 @@
 # Contributor: Andreas Schnaiter <rc.poison at gmail.com>
 
 pkgname=smtube
-pkgver=20.1.0
+pkgver=20.6.0
 pkgrel=1
 pkgdesc="An application that allows to browse, search and play YouTube videos"
 arch=('x86_64')
 url="https://www.smtube.org/"
 license=('GPL2')
-depends=('gcc-libs' 'glibc' 'qt5-script' 'qt5-webkit' 'hicolor-icon-theme')
+depends=('gcc-libs' 'glibc' 'hicolor-icon-theme' 'qt5-script' 'qt5-webkit')
 makedepends=('qt5-tools')
 optdepends=('mplayer: play videos with MPlayer'
             'smplayer: play videos with SMPlayer'
@@ -20,7 +20,7 @@
             'mpv: play videos with MPV'
             'youtube-dl: download videos')
 source=("https://downloads.sourceforge.net/project/${pkgname}/SMTube/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-sha512sums=('91a3b53c7bf23b567cc9e35f6c12cfc37e4286c0b60938d4ea9e275f1f459db6ff149f3b316b05a4810a62b0f224ee360ecf10f1e5c1d101178a949280eb8e2f')
+sha512sums=('abbd868d88e9d3e87fe556f088007378fd11844b91e08fe301d548e0e80acc07b005860b571baa44236ccfa808bf61a7bb7090b8508fe3dae8159364496b34c0')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list