summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-07-26 04:25:51 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-07-26 04:25:51 -0300
commit72e194be4d714cc630da03ea2ef818dce1c99297 (patch)
treedfee8e0eac03738a1c7a4c32cf07bd0e8847f931 /pcr/youtube-dl-current/PKGBUILD
parent08e5245a00de624be126945a92ee01140d368cdd (diff)
parent3cba2056614d19fe4915f5e0009d5f8683ff7a9d (diff)
downloadabslibre-72e194be4d714cc630da03ea2ef818dce1c99297.tar.gz
abslibre-72e194be4d714cc630da03ea2ef818dce1c99297.tar.bz2
abslibre-72e194be4d714cc630da03ea2ef818dce1c99297.zip
Merge branch 'master' of ssh://projects.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() {