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

Antonio Rojas arojas at archlinux.org
Tue Mar 23 18:12:14 UTC 2021


    Date: Tuesday, March 23, 2021 @ 18:12:13
  Author: arojas
Revision: 900603

Update to 3.9.0

Modified:
  youtube-viewer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-23 18:09:49 UTC (rev 900602)
+++ PKGBUILD	2021-03-23 18:12:13 UTC (rev 900603)
@@ -9,12 +9,11 @@
 url='https://github.com/trizen/youtube-viewer'
 license=(GPL3)
 epoch=1
-pkgver=3.8.2
+pkgver=3.9.0
 pkgrel=1
 depends=(perl perl-data-dump perl-file-sharedir perl-json perl-lwp-protocol-https perl-libwww)
 makedepends=(perl-module-build)
 optdepends=(
-	'gtk2-perl: GTK2 GUI'
 	'mpv: play videos with MPV'
 	'perl-file-sharedir: GTK GUI'
 	'perl-gtk3: GTK3 GUI'
@@ -33,7 +32,7 @@
 install=youtube-viewer.install
 validpgpkeys=(ABB8BBAA2E279767774149B7D0A443C703A3A056)
 # sums provided by packager makepkg -g
-sha512sums=('249e80bd5e1228f859d494816164dfd4662192c4a968159166c20a410646cb47cda46af2ffafc04269d77c500311994cfa9d9746c5dbb4251733c7be79876f7d'
+sha512sums=('7f08823d406a7c97ad1f3daf40d54b8ae282ab9d97df43807e0ad3bf908edcb4e08791e25fc347e949f085e4743b9dcbbfd677ee7a672c2fb498a99626422931'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list