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

Eric Bélanger eric at archlinux.org
Fri Dec 19 00:34:48 UTC 2014


    Date: Friday, December 19, 2014 @ 01:34:48
  Author: eric
Revision: 124085

upgpkg: youtube-dl 2014.12.17.2-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-18 19:32:02 UTC (rev 124084)
+++ PKGBUILD	2014-12-19 00:34:48 UTC (rev 124085)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2014.12.06.1
+pkgver=2014.12.17.2
 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=('432c20501323b720466c50154352f468057761d5'
+sha1sums=('7e5f71535979b2bf627bf71020075b53b9e19d40'
           'SKIP')
 
 prepare() {



More information about the arch-commits mailing list