summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-05 02:55:03 -0700
committerroot <root@rshg054.dnsready.net>2013-09-05 02:55:03 -0700
commitf7a2cf07dfae6a6707525e05f4f7f1998b382c4d (patch)
treebd4c1d9a49ed4d2649f815684e1ba93c80d8e434 /pcr/youtube-dl-current/PKGBUILD
parentc270fd5b2cd42b593708a919254fbbb609bbf641 (diff)
Thu Sep 5 02:49:47 PDT 2013
Diffstat (limited to 'pcr/youtube-dl-current/PKGBUILD')
-rw-r--r--pcr/youtube-dl-current/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/youtube-dl-current/PKGBUILD b/pcr/youtube-dl-current/PKGBUILD
index dfaba34cc..1aab4522e 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.08.30
+pkgver=2013.09.04
pkgrel=1
pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
arch=('any')
@@ -14,8 +14,6 @@ license=('custom')
depends=('python')
makedepends=('python-distribute')
source=(http://youtube-dl.org/downloads/${pkgver}/${_pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('f9e5574fe3b645892a7d814797b8a607'
- 'SKIP')
prepare() {
cd ${_pkgname}
@@ -29,3 +27,5 @@ package() {
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE"
}
+md5sums=('252f503736cef7049d3a1ed20a2ffc5f'
+ 'SKIP')