diff options
author | Alon Ivtsan <alonivtsan@lavabit.com> | 2013-07-23 17:17:04 +0300 |
---|---|---|
committer | Alon Ivtsan <alonivtsan@lavabit.com> | 2013-07-23 17:17:04 +0300 |
commit | ea52487369a495150580cb8b3983400f944786d6 (patch) | |
tree | 4a6afac39b2cb32b11aad74b900028668350cc88 /pcr/youtube-dl-current/PKGBUILD | |
parent | d6da6b21bd3c14d5a3aa9655482770a14c54c6fe (diff) |
updating youtube-dl-current PKGBUILD
Diffstat (limited to 'pcr/youtube-dl-current/PKGBUILD')
-rw-r--r-- | pcr/youtube-dl-current/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/youtube-dl-current/PKGBUILD b/pcr/youtube-dl-current/PKGBUILD index ad242cc05..22e73c4a0 100644 --- a/pcr/youtube-dl-current/PKGBUILD +++ b/pcr/youtube-dl-current/PKGBUILD @@ -5,7 +5,7 @@ pkgname=youtube-dl-current _pkgname=youtube-dl provides=(youtube-dl) -pkgver=2013.07.19 +pkgver=2013.07.23 pkgrel=1 pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites" arch=('any') @@ -14,7 +14,7 @@ license=('custom') depends=('python') makedepends=('python-distribute') source=(http://youtube-dl.org/downloads/${pkgver}/${_pkgname}-${pkgver}.tar.gz{,.sig}) -md5sums=('e426467eee65cb6224e1ca37433296d1' +md5sums=('344fb4d8af4412ce4d36bba565da3681' 'SKIP') prepare() { |