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

Daniel Wallace dwallace at archlinux.org
Mon May 25 22:39:28 UTC 2015


    Date: Tuesday, May 26, 2015 @ 00:39:28
  Author: dwallace
Revision: 134090

upgpkg: youtube-viewer 1:3.1.7-1

upgpkg: youtube-viewer 3.1.7

Modified:
  youtube-viewer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-25 22:33:11 UTC (rev 134089)
+++ PKGBUILD	2015-05-25 22:39:28 UTC (rev 134090)
@@ -5,7 +5,7 @@
 pkgname=youtube-viewer
 _pkgdir=trizen-youtube-viewer
 epoch=1
-pkgver=3.1.6
+pkgver=3.1.7
 pkgrel=1
 pkgdesc="A command line utility for viewing youtube-videos in MPlayer."
 arch=('any')
@@ -12,9 +12,9 @@
 url="https://github.com/trizen/youtube-viewer"
 license=('GPL3')
 source=("$pkgname-$pkgver.zip::https://github.com/trizen/$pkgname/zipball/$pkgver")
-sha256sums=('c0c61fe79ea93e4ff394e7656d0b2717314a2ea321a07b4233b62d1d5399582e')
+sha256sums=('9e5d503e0e5f7f0b986c65f1d8e7d400771ecce89ea786203f61531baf5c9f51')
 
-depends=('perl>=5.10.0' 'perl-data-dump' 'perl-libwww' 'perl-xml-fast')
+depends=('perl>=5.16.0' 'perl-data-dump' 'perl-json' 'perl-lwp-protocol-https' 'perl-libwww')
 optdepends=('vlc: for playing videos'
 			'mplayer: for playing videos'
 			'perl-term-readkey: to get the terminal width size'



More information about the arch-commits mailing list