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

Eric Bélanger eric at nymeria.archlinux.org
Wed Dec 11 18:54:35 UTC 2013


    Date: Wednesday, December 11, 2013 @ 19:54:34
  Author: eric
Revision: 102466

upgpkg: youtube-dl 2013.12.11.2-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-11 18:14:42 UTC (rev 102465)
+++ PKGBUILD	2013-12-11 18:54:34 UTC (rev 102466)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2013.12.10
+pkgver=2013.12.11.2
 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 @@
 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=('7c08fd922a6c78d09c1352dde35ce50d4845d76f'
+sha1sums=('04a29b9bd69f74fa276546fe997e89bf123aa222'
           'SKIP')
 
 prepare() {




More information about the arch-commits mailing list