summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-06 17:26:57 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-06 17:26:57 -0200
commit22cd457691cd5feb67fe806b734d98b76726147c (patch)
tree045860b9cdd558e3136ee58c008f4c4b4e3d9ae7 /pcr/youtube-dl-current
parenta26cfcc2bb853eeced1a69b802b462bf98d4de24 (diff)
parent462bbf7f306f0c1c3f4da24e15747a088d71be42 (diff)
Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'pcr/youtube-dl-current')
-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 7ca493453..7beeb5918 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=2014.01.03
+pkgver=2014.01.05.6
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=('676179e05b8c83d63e5aa21a92faaa32'
+md5sums=('f3c0d49ace716b01079f96abd962c763'
'SKIP')