summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current/PKGBUILD
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-07-17 21:47:31 -0300
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-07-17 21:47:31 -0300
commitb07a0ca9eeab704020265797aa610b08f0463f4c (patch)
tree57404dade952a7391957f943a2c2eed269a3c4c4 /pcr/youtube-dl-current/PKGBUILD
parentb7d234e361c96ebe6f9d0f013a4148977a5ec9fb (diff)
parentfd376937c1bb4ad0d82620ce04ef072552c59b73 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'pcr/youtube-dl-current/PKGBUILD')
-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 e4817a84e..1fb918903 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.07.17
+pkgver=2013.07.17.1
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=('e7c96d402a499589364d6cf64a123f89'
+md5sums=('689d7d2507a0a452e53c2c40957220dc'
'SKIP')
prepare() {