Date: Monday, April 22, 2013 @ 07:38:57 Author: eric Revision: 88725 upgpkg: youtube-dl 2013.04.21-1
Upstream update Modified: youtube-dl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-22 03:37:43 UTC (rev 88724) +++ PKGBUILD 2013-04-22 05:38:57 UTC (rev 88725) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=youtube-dl -pkgver=2013.04.18 +pkgver=2013.04.21 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=('e1388be0c10541c951ec65a21d4ba2ad18cd2b2d' +sha1sums=('705b884581d36b806c7395b0dafaba4443f56b3d' 'SKIP') prepare() {
