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

David Runge dvzrv at archlinux.org
Thu Jan 11 17:56:03 UTC 2018


    Date: Thursday, January 11, 2018 @ 17:55:59
  Author: dvzrv
Revision: 281355

upgpkg: smtube 18.1.0-1

Upgrading to 18.1.

Modified:
  smtube/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-11 17:38:41 UTC (rev 281354)
+++ PKGBUILD	2018-01-11 17:55:59 UTC (rev 281355)
@@ -4,8 +4,8 @@
 # Contributor: Andreas Schnaiter <rc.poison at gmail.com>
 
 pkgname=smtube
-pkgver=17.5.0
-pkgrel=2
+pkgver=18.1.0
+pkgrel=1
 pkgdesc="A small youtube browser"
 arch=('x86_64')
 url="https://www.smtube.org/"
@@ -20,8 +20,8 @@
             'vlc: play videos with VLC'
             'mpv: play videos with MPV'
             'youtube-dl: download videos')
-source=("https://downloads.sourceforge.net/project/smtube/SMTube/$pkgver/smtube-$pkgver.tar.bz2")
-sha512sums=('bda1d166fe03eb85e5a9971b0d5422ea3e72ea91293c4dd14cdb447788635971a1d9977fd2dda60bfcda68183511b5c6ca6b39a229960fbd4c7c5f125882140b')
+source=("https://downloads.sourceforge.net/project/${pkgname}/SMTube/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
+sha512sums=('d127b1cb8050c4b4d737f927e7782a34b39511e839460051f70329b9aad33c85660b7874d2f074524e8c442e9ed26f79b7a2d977d5622ceaf413330c77a99174')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list