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

Eric Bélanger eric at archlinux.org
Sun Jan 18 18:36:06 UTC 2015


    Date: Sunday, January 18, 2015 @ 19:36:05
  Author: eric
Revision: 126118

upgpkg: youtube-dl 2015.01.16-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-18 18:06:49 UTC (rev 126117)
+++ PKGBUILD	2015-01-18 18:36:05 UTC (rev 126118)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2015.01.11
+pkgver=2015.01.16
 pkgrel=1
 pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
 arch=('any')
@@ -13,7 +13,7 @@
             'rtmpdump: for rtmp streams support')
 source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
         http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('131575f4fa16e67f1cd91d74668773b0bf3c0d3f'
+sha1sums=('e5e7fb00cbdee0d011e4e59dc7d24ba4bebc41a1'
           'SKIP')
 validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18')
 



More information about the arch-commits mailing list