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

David Runge dvzrv at archlinux.org
Tue Jan 21 20:03:31 UTC 2020


    Date: Tuesday, January 21, 2020 @ 20:03:30
  Author: dvzrv
Revision: 553328

upgpkg: smtube 20.1.0-1: Upgrading to 20.1.0. Updating maintainer info. Adding all direct library dependencies.

Modified:
  smtube/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-21 19:56:01 UTC (rev 553327)
+++ PKGBUILD	2020-01-21 20:03:30 UTC (rev 553328)
@@ -1,15 +1,15 @@
-# Maintainer: David Runge <dave at sleepmap.de>
+# Maintainer: David Runge <dvzrv at archlinux.org>
 # Contributor: speps <speps at aur dot archlinux dot org>
 # Contributor: Andreas Schnaiter <rc.poison at gmail.com>
 
 pkgname=smtube
-pkgver=19.6.0
+pkgver=20.1.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=('qt5-script' 'qt5-webkit' 'hicolor-icon-theme')
+depends=('gcc-libs' 'glibc' 'qt5-script' 'qt5-webkit' 'hicolor-icon-theme')
 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=('f61e432b8f99e34ddbd9415064eecf30c9a3a6731d646073253d63690cf531321a7a5038117db981d036d1abfdbd3150df21bc22c9ae75e32c63ade3a859ecef')
+sha512sums=('91a3b53c7bf23b567cc9e35f6c12cfc37e4286c0b60938d4ea9e275f1f459db6ff149f3b316b05a4810a62b0f224ee360ecf10f1e5c1d101178a949280eb8e2f')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list