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

Eric Bélanger eric at nymeria.archlinux.org
Mon Jun 24 14:12:18 UTC 2013


    Date: Monday, June 24, 2013 @ 16:12:18
  Author: eric
Revision: 93110

upgpkg: youtube-dl 2013.06.29-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-24 13:55:35 UTC (rev 93109)
+++ PKGBUILD	2013-06-24 14:12:18 UTC (rev 93110)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2013.06.21
+pkgver=2013.06.29
 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=('ecb5e48d83b84f76d2d988036629fd08c7473249'
+sha1sums=('f155b104633502da0472d0d20956a741a771659a'
           'SKIP')
 
 prepare() {




More information about the arch-commits mailing list