summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-08-09 19:24:09 -0300
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-08-09 19:24:09 -0300
commitb99ebf7a131439b2a71f6313e15751c418595144 (patch)
treeb55768929786213471ec7d3787262315401f576b /pcr
parent5fbfd7001bef8850b7638520bd76875e68149d0b (diff)
parentda6c1134a988f1c81b4dc00dd9a5ee8255a29077 (diff)
Merge branch 'master' of ssh://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() {