summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-12-11 22:37:59 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-12-11 22:37:59 -0200
commit3c7070bfdd621de1776976c8ef2a241f7febe481 (patch)
treec3023fb5a97e0c151d5b05bcf7dee136507fadf5 /pcr/youtube-dl-current/PKGBUILD
parent81fbbf86edeb63cf5e75e32d2aadc604303cf62f (diff)
parent0dde92b25d275d9f94c74c9f07ad5b384426b788 (diff)
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 7d9ab915e..d0fa533d7 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.12.09.1
+pkgver=2013.12.11.2
pkgrel=1
pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
arch=('any')
@@ -28,5 +28,5 @@ package() {
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE"
}
-md5sums=('65ac7d4f7f619a74383839ce5d16936d'
+md5sums=('9ba12ec6e9174b564069a72db7582563'
'SKIP')