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

Antonio Rojas arojas at archlinux.org
Fri Jun 2 21:50:56 UTC 2017


    Date: Friday, June 2, 2017 @ 21:50:55
  Author: arojas
Revision: 233552

Update to 3.2.8

Modified:
  youtube-viewer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-02 21:33:58 UTC (rev 233551)
+++ PKGBUILD	2017-06-02 21:50:55 UTC (rev 233552)
@@ -5,14 +5,14 @@
 
 pkgname=youtube-viewer
 epoch=1
-pkgver=3.2.7
-pkgrel=2
+pkgver=3.2.8
+pkgrel=1
 pkgdesc='Command line utility for viewing YouTube videos'
 arch=('any')
 url='https://github.com/trizen/youtube-viewer'
 license=('GPL3')
 source=("https://github.com/trizen/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('cea80063a472c0b08aa907d936018eba1d1243f148d8437bd98a636adee72eb9')
+sha256sums=('50e26c4f9548f0211cb0dd35ade192939ec12c5aab9d0d55692223390dbb9039')
 depends=('perl>=5.16.0' 'perl-data-dump' 'perl-json' 'perl-lwp-protocol-https' 'perl-libwww')
 makedepends=('perl-module-build')
 optdepends=(



More information about the arch-commits mailing list