Date: Thursday, May 9, 2013 @ 09:49:00 Author: eric Revision: 90214 upgpkg: youtube-dl 2013.05.07-1
Upstream update Modified: youtube-dl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-09 00:38:10 UTC (rev 90213) +++ PKGBUILD 2013-05-09 07:49:00 UTC (rev 90214) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=youtube-dl -pkgver=2013.04.31 +pkgver=2013.05.07 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=('03fc4109cccb8359f30c17da59f22235ae7400f4' +sha1sums=('aaf85cd575c6f87f9a0102e8d9836010ee454d69' 'SKIP') prepare() {
