Date: Friday, May 17, 2013 @ 19:53:23 Author: eric Revision: 91012 upgpkg: youtube-dl 2013.05.14-1
Upstream update Modified: youtube-dl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-17 16:51:03 UTC (rev 91011) +++ PKGBUILD 2013-05-17 17:53:23 UTC (rev 91012) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=youtube-dl -pkgver=2013.05.07 +pkgver=2013.05.14 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=('aaf85cd575c6f87f9a0102e8d9836010ee454d69' +sha1sums=('e2502f8261a69ec68c737182250d58e57735dd9e' 'SKIP') prepare() {
