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

Eric Bélanger eric at nymeria.archlinux.org
Fri Aug 30 02:15:08 UTC 2013


    Date: Friday, August 30, 2013 @ 04:15:08
  Author: eric
Revision: 96462

upgpkg: youtube-dl 2013.08.29-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-29 18:03:00 UTC (rev 96461)
+++ PKGBUILD	2013-08-30 02:15:08 UTC (rev 96462)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2013.08.28.1
+pkgver=2013.08.29
 pkgrel=1
 pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-distribute')
 optdepends=('ffmpeg: for video post-processing')
 source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha1sums=('e93fb9db1cf8ea3082875a33dca3b06c056fe137'
+sha1sums=('7efd559abcf23873cb79b8516bdbdef51e72fc90'
           'SKIP')
 
 prepare() {




More information about the arch-commits mailing list