diff options
author | Alon Ivtsan <alonivtsan@lavabit.com> | 2013-10-29 20:27:30 +0200 |
---|---|---|
committer | Alon Ivtsan <alonivtsan@lavabit.com> | 2013-10-29 20:27:30 +0200 |
commit | bf4807b33345c628ad5f720a63815959decf7fe1 (patch) | |
tree | b68dddfa92d6ed4a7a34565706f9b292a9d9a7fb /pcr/youtube-dl-current | |
parent | 05487c871754027868646e29b32b58050975d58b (diff) |
updating youtube-dl-current to version 2013.10.29
Diffstat (limited to 'pcr/youtube-dl-current')
-rw-r--r-- | pcr/youtube-dl-current/PKGBUILD | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pcr/youtube-dl-current/PKGBUILD b/pcr/youtube-dl-current/PKGBUILD index c877a3b27..4d6011ef0 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.10.28 +pkgver=2013.10.29 pkgrel=1 pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites" arch=('any') @@ -29,3 +29,5 @@ package() { } md5sums=('cf6169efa73e6d546221eff89937bb85' 'SKIP') +md5sums=('5b518f25385ff86f8d8b0e3db085f7c6' + 'SKIP') |