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

Eric Bélanger eric at nymeria.archlinux.org
Thu Oct 24 00:35:43 UTC 2013


    Date: Thursday, October 24, 2013 @ 02:35:43
  Author: eric
Revision: 99066

upgpkg: youtube-dl 2013.10.23.2-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-23 22:02:55 UTC (rev 99065)
+++ PKGBUILD	2013-10-24 00:35:43 UTC (rev 99066)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2013.10.18.2
+pkgver=2013.10.23.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 @@
 optdepends=('ffmpeg: for video post-processing')
 source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
         http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('da739c239682918b32d83f60112b676c4b1c412f'
+sha1sums=('d551f142340c8995677a382d167fe69af1cde7e0'
           'SKIP')
 
 prepare() {




More information about the arch-commits mailing list