Date: Thursday, April 18, 2013 @ 22:29:41 Author: eric Revision: 88502
upgpkg: youtube-dl 2013.04.18-1 Upstream update Modified: youtube-dl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-18 18:34:33 UTC (rev 88501) +++ PKGBUILD 2013-04-18 20:29:41 UTC (rev 88502) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=youtube-dl -pkgver=2013.04.11 +pkgver=2013.04.18 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=('6c5119cf3a80ab0dbba63ea63ab6a9dba8b5e3a2' +sha1sums=('e1388be0c10541c951ec65a21d4ba2ad18cd2b2d' 'SKIP') prepare() {
