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

Eric Bélanger eric at archlinux.org
Tue Aug 26 02:35:34 UTC 2014


    Date: Tuesday, August 26, 2014 @ 04:35:33
  Author: eric
Revision: 117882

upgpkg: youtube-dl 2014.08.25.3-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-25 23:06:48 UTC (rev 117881)
+++ PKGBUILD	2014-08-26 02:35:33 UTC (rev 117882)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2014.08.24.6
+pkgver=2014.08.25.3
 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=('e88491339a0efd47d89a661f4e79682c0626a357'
+sha1sums=('593e77037d6433a3062f0205d2ebec3681ee6e5e'
           'SKIP')
 
 prepare() {




More information about the arch-commits mailing list