diff options
author | root <root@rshg054.dnsready.net> | 2013-09-09 01:38:18 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-09-09 01:38:18 -0700 |
commit | 25f164e4d715807385e621f21bf1715d64d925a8 (patch) | |
tree | 700c1c79cb2142522e303bd3ad24b470e1a78e64 /pcr/youtube-dl-current/PKGBUILD | |
parent | de304c3ed7036488819426771b7edd1897e2ba9a (diff) |
Mon Sep 9 01:37:55 PDT 2013
Diffstat (limited to 'pcr/youtube-dl-current/PKGBUILD')
-rw-r--r-- | pcr/youtube-dl-current/PKGBUILD | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/pcr/youtube-dl-current/PKGBUILD b/pcr/youtube-dl-current/PKGBUILD index 4fa04466e..f30db0ed2 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.06.1 +pkgver=2013.09.07 pkgrel=1 pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites" arch=('any') @@ -28,6 +28,5 @@ package() { install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE" } - -md5sums=('3ec268b42605d985b1957fab1f13b8ee' +md5sums=('0128368f02f404d8e15935c0b034f6a0' 'SKIP') |