diff options
author | Alon Ivtsan <alonivtsan@lavabit.com> | 2013-09-29 23:10:55 +0300 |
---|---|---|
committer | Alon Ivtsan <alonivtsan@lavabit.com> | 2013-09-29 23:10:55 +0300 |
commit | 39d4feb2364b694ef2eafda733f251c87332cd0d (patch) | |
tree | a38f5821311e583065b4253ce7c0a4f7667d4760 /pcr/youtube-dl-current | |
parent | 9c15dbc0f3b77bc7fe1243cc85bb2b4488ef06f1 (diff) | |
download | abslibre-39d4feb2364b694ef2eafda733f251c87332cd0d.tar.gz abslibre-39d4feb2364b694ef2eafda733f251c87332cd0d.tar.bz2 abslibre-39d4feb2364b694ef2eafda733f251c87332cd0d.zip |
updating youtube-dl-current to version 2013.09.29
Diffstat (limited to 'pcr/youtube-dl-current')
-rw-r--r-- | pcr/youtube-dl-current/PKGBUILD | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/pcr/youtube-dl-current/PKGBUILD b/pcr/youtube-dl-current/PKGBUILD index 011a91bdc..1ba9c0e4d 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.09.24.2 +pkgver=2013.09.29 pkgrel=1 pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites" arch=('any') @@ -29,5 +29,6 @@ package() { } -md5sums=('f62dcb15581a3ce35cfc323bf9aed905' + +md5sums=('7f5a8b7a411e833e9a0d8759140e1949' 'SKIP') |