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

Eric Bélanger eric at nymeria.archlinux.org
Sun Jun 23 13:25:26 UTC 2013


    Date: Sunday, June 23, 2013 @ 15:25:26
  Author: eric
Revision: 93054

upgpkg: youtube-dl 2013.06.21-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-23 10:37:38 UTC (rev 93053)
+++ PKGBUILD	2013-06-23 13:25:26 UTC (rev 93054)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2013.05.23
+pkgver=2013.06.21
 pkgrel=1
 pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python')
 makedepends=('python-distribute')
 source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha1sums=('68e70bf1f285536e84e4fdf71c3d27fefd830612'
+sha1sums=('ecb5e48d83b84f76d2d988036629fd08c7473249'
           'SKIP')
 
 prepare() {




More information about the arch-commits mailing list