Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=23716162c89de733f258acedfe7799422a5c613b
commit 23716162c89de733f258acedfe7799422a5c613b Author: Melko <[email protected]> Date: Sun Jun 8 16:15:06 2014 +0200 youtube-dl-2014.06.07-1-x86_64 * version bump diff --git a/source/multimedia-extra/youtube-dl/FrugalBuild b/source/multimedia-extra/youtube-dl/FrugalBuild index a561b54..74bba3f 100644 --- a/source/multimedia-extra/youtube-dl/FrugalBuild +++ b/source/multimedia-extra/youtube-dl/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko <[email protected]> pkgname=youtube-dl -pkgver=2013.08.23 +pkgver=2014.06.07 pkgrel=1 pkgdesc="A small command-line program to download videos from YouTube.com" archs=('i686' 'x86_64') @@ -10,7 +10,7 @@ url="http://rg3.github.com/youtube-dl/" depends=('python>=2.7') groups=('multimedia-extra') options=('noversrc') -up2date="lynx -dump http://rg3.github.com/$pkgname/download.html | sed -n 's|.*/\(.*\)/${pkgname}$|\1|p'" +up2date="Flasttar http://rg3.github.com/$pkgname/download.html" source="https://github.com/rg3/youtube-dl/raw/$pkgver/$pkgname" sha1sums=('1171910ae276a9e25f96890910a0172406e17e7f') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
