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

David Runge dvzrv at archlinux.org
Fri Apr 6 20:36:39 UTC 2018


    Date: Friday, April 6, 2018 @ 20:36:39
  Author: dvzrv
Revision: 314597

upgpkg: smtube 18.3.0-1

Upgrading to 18.3.0.

Modified:
  smtube/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-06 18:46:04 UTC (rev 314596)
+++ PKGBUILD	2018-04-06 20:36:39 UTC (rev 314597)
@@ -4,12 +4,12 @@
 # Contributor: Andreas Schnaiter <rc.poison at gmail.com>
 
 pkgname=smtube
-pkgver=18.1.0
+pkgver=18.3.0
 pkgrel=1
 pkgdesc="A small youtube browser"
 arch=('x86_64')
 url="https://www.smtube.org/"
-license=('GPL')
+license=('GPL2')
 depends=('qt5-script' 'qt5-webkit' 'hicolor-icon-theme')
 makedepends=('qt5-tools')
 optdepends=('mplayer: play videos with MPlayer'
@@ -21,7 +21,7 @@
             'mpv: play videos with MPV'
             'youtube-dl: download videos')
 source=("https://downloads.sourceforge.net/project/${pkgname}/SMTube/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-sha512sums=('d127b1cb8050c4b4d737f927e7782a34b39511e839460051f70329b9aad33c85660b7874d2f074524e8c442e9ed26f79b7a2d977d5622ceaf413330c77a99174')
+sha512sums=('4373319a67158c092a5f1ca44c7b063605957ee4bba991924e5398dbe5e507b3bab98c8ed31facf161fe198991e961de93e675c0efc1a2bbe91db1fc89cb251d')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list