Date: Monday, July 8, 2013 @ 20:54:06 Author: eric Revision: 93716 upgpkg: youtube-dl 2013.07.08.1-1
Upstream update Modified: youtube-dl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-08 18:14:36 UTC (rev 93715) +++ PKGBUILD 2013-07-08 18:54:06 UTC (rev 93716) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=youtube-dl -pkgver=2013.06.34.4 +pkgver=2013.07.08.1 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=('85499b9b369e86082f822e7e75ab0ca1d3f28cc5' +sha1sums=('8082aecddaf63dcc5f1076053c14b5e494a8a669' 'SKIP') prepare() {
