summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current/PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-07-27 01:12:42 -0600
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-07-27 01:12:42 -0600
commit4b090c6da1f16f85fb632103ef511ecc7fb8153f (patch)
tree1c813cc66d4c2234964fee92dd02619637ab37a9 /pcr/youtube-dl-current/PKGBUILD
parente17e8bf449fc8ef2da1ab504476914b0e0bb1cec (diff)
parentbfa2eb7a80c004edb7a795c79a2915a1fc65bc07 (diff)
downloadabslibre-4b090c6da1f16f85fb632103ef511ecc7fb8153f.tar.gz
abslibre-4b090c6da1f16f85fb632103ef511ecc7fb8153f.tar.bz2
abslibre-4b090c6da1f16f85fb632103ef511ecc7fb8153f.zip
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 ad242cc05..a2d174304 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.19
+pkgver=2013.07.25.2
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=('e426467eee65cb6224e1ca37433296d1'
+md5sums=('db09e5672c674ccadd3c9afed77189d9'
'SKIP')
prepare() {