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

Antonio Rojas arojas at archlinux.org
Fri Oct 16 18:22:51 UTC 2020


    Date: Friday, October 16, 2020 @ 18:22:51
  Author: arojas
Revision: 724867

Update to 3.8.0

Modified:
  youtube-viewer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-16 18:14:32 UTC (rev 724866)
+++ PKGBUILD	2020-10-16 18:22:51 UTC (rev 724867)
@@ -8,11 +8,9 @@
 pkgdesc='Command line utility for viewing YouTube videos'
 url='https://github.com/trizen/youtube-viewer'
 license=(GPL3)
-
 epoch=1
-pkgver=3.7.9
+pkgver=3.8.0
 pkgrel=1
-
 depends=(perl perl-data-dump perl-file-sharedir perl-json perl-lwp-protocol-https perl-libwww)
 makedepends=(perl-module-build)
 optdepends=(
@@ -27,7 +25,6 @@
 	'wget: download videos with wget'
 	'youtube-dl: play videos with encrypted signatures'
 )
-
 arch=(any)
 source=(
 	"$pkgname-$pkgver.tar.gz::https://github.com/trizen/youtube-viewer/archive/$pkgver.tar.gz"
@@ -34,10 +31,9 @@
 	"https://github.com/trizen/youtube-viewer/releases/download/$pkgver/youtube-viewer-$pkgver.tar.gz.asc"
 )
 install=youtube-viewer.install
-
 validpgpkeys=(ABB8BBAA2E279767774149B7D0A443C703A3A056)
 # sums provided by packager makepkg -g
-sha512sums=('e59dfe11029bb243f301279354a849ca8de8afe98efb78947f362fd823cfe2e1cc038df711b0a5817da5e491b0d268474a060f698ec3c56914e2f4c3062b7005'
+sha512sums=('c7425c42c1483bae58d549d07e1d8bde48d82b1b850068ccfe01d63f90066f128204e7d75f4d0de2103686dff8b80bb6cb7651490862195afa7d1e60ac6ece33'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list