[arch-commits] Commit in youtube-viewer/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Sep 6 09:55:52 UTC 2017
Date: Wednesday, September 6, 2017 @ 09:55:51
Author: arojas
Revision: 256037
Update to 3.2.9
Modified:
youtube-viewer/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-09-06 09:24:03 UTC (rev 256036)
+++ PKGBUILD 2017-09-06 09:55:51 UTC (rev 256037)
@@ -5,7 +5,7 @@
pkgname=youtube-viewer
epoch=1
-pkgver=3.2.8
+pkgver=3.2.9
pkgrel=1
pkgdesc='Command line utility for viewing YouTube videos'
arch=('any')
@@ -12,7 +12,7 @@
url='https://github.com/trizen/youtube-viewer'
license=('GPL3')
source=("https://github.com/trizen/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('50e26c4f9548f0211cb0dd35ade192939ec12c5aab9d0d55692223390dbb9039')
+sha256sums=('63d4ab300030fe79ed48f441a83085fbc007833eab4717c66b911f45e798da8d')
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