[arch-commits] Commit in youtube-viewer/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Apr 20 06:52:35 UTC 2017
Date: Thursday, April 20, 2017 @ 06:52:34
Author: arojas
Revision: 223892
Update to 3.2.7
Modified:
youtube-viewer/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-04-20 06:41:40 UTC (rev 223891)
+++ PKGBUILD 2017-04-20 06:52:34 UTC (rev 223892)
@@ -5,14 +5,14 @@
pkgname=youtube-viewer
epoch=1
-pkgver=3.2.6
-pkgrel=3
+pkgver=3.2.7
+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=('a4dbf547e29c7ee7ca7d5a3a7c844ef86d950fc113606a56482bdbb05247852a')
+sha256sums=('cea80063a472c0b08aa907d936018eba1d1243f148d8437bd98a636adee72eb9')
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