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

Eric Bélanger eric at nymeria.archlinux.org
Sun Jun 30 04:25:48 UTC 2013


    Date: Sunday, June 30, 2013 @ 06:25:48
  Author: eric
Revision: 93252

upgpkg: youtube-dl 2013.06.34.4-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-29 21:08:47 UTC (rev 93251)
+++ PKGBUILD	2013-06-30 04:25:48 UTC (rev 93252)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2013.06.34
+pkgver=2013.06.34.4
 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=('76a9a5f6a3d057a94c3acc73967f54f60b1ab7a3'
+sha1sums=('85499b9b369e86082f822e7e75ab0ca1d3f28cc5'
           'SKIP')
 
 prepare() {




More information about the arch-commits mailing list