diff options
Diffstat (limited to 'pcr')
-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') |