summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-11-14 15:52:53 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-11-14 15:52:53 -0200
commit04189f3354323c6eaf9e60e5a80dc3e70c73afdb (patch)
treee7a9ed25fab46c39274aa84c4a0446aae15d72ba /pcr/youtube-dl-current/PKGBUILD
parentd385e4891afa19e43cec49925c4611ef7505bfc9 (diff)
parent3cb3c525bed93e3a9c7d9fb9d2319ed7a89c023c (diff)
downloadabslibre-04189f3354323c6eaf9e60e5a80dc3e70c73afdb.tar.gz
abslibre-04189f3354323c6eaf9e60e5a80dc3e70c73afdb.tar.bz2
abslibre-04189f3354323c6eaf9e60e5a80dc3e70c73afdb.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 f6aeb166c..0566f3ed4 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.11.03
+pkgver=2013.11.13
pkgrel=1
pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
arch=('any')
@@ -27,5 +27,5 @@ package() {
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE"
}
-md5sums=('62e49076cb5e67233b3a8a8df9c8c0e8'
+md5sums=('91e60ba6dc72ac53f4eaf3f4c0159b4e'
'SKIP')