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

Eric Bélanger eric at nymeria.archlinux.org
Tue Feb 4 19:37:35 UTC 2014


    Date: Tuesday, February 4, 2014 @ 20:37:35
  Author: eric
Revision: 105304

upgpkg: youtube-dl 2014.02.04-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-04 19:35:56 UTC (rev 105303)
+++ PKGBUILD	2014-02-04 19:37:35 UTC (rev 105304)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2014.02.03.1
+pkgver=2014.02.04
 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=('0f3f4dde58d118bbee2b12daaedfa5fde2fecbb5'
+sha1sums=('120be66ea26168e3e5f1a0861bfab905b21782e3'
           'SKIP')
 
 prepare() {




More information about the arch-commits mailing list