summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-08-09 16:59:25 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-08-09 16:59:25 -0300
commitda6c1134a988f1c81b4dc00dd9a5ee8255a29077 (patch)
treee7c3b2a93637eb5ad2c398bde8f1b652c04be951 /pcr
parent3f49105386d787a6e842a91d2917cae823a5127a (diff)
parentb32825baa8e4c668fbcf8b234a42baf9edbe609d (diff)
Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'pcr')
-rw-r--r--pcr/youtube-dl-current/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/youtube-dl-current/PKGBUILD b/pcr/youtube-dl-current/PKGBUILD
index 106fa1340..57e30c88f 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.08
+pkgver=2013.08.09
pkgrel=1
pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
arch=('any')
@@ -14,7 +14,7 @@ license=('custom')
depends=('python')
makedepends=('python-distribute')
source=(http://youtube-dl.org/downloads/${pkgver}/${_pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('7383c9818f37e5d5842f68a529a6bd17'
+md5sums=('ae245c6ef518cdeb7f099a1c0d5a64ba'
'SKIP')
prepare() {