summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2013-12-09 19:22:06 -0200
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2013-12-09 19:22:06 -0200
commitd12581cd83afecf25e9ff1bcd61a35bd1f73d0ec (patch)
tree89cd9cc7ded8784a7ef6a079d5006d609f137810 /pcr/youtube-dl-current
parentdcc8c01372ab57b204b41efc6500c704eda3fbc6 (diff)
parentd7226e030ea661d7da4a2d1e366924e577fdb836 (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 19810d1c1..7d9ab915e 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.04
+pkgver=2013.12.09.1
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=('b0db9d5bfe29b23425847f8cc90dd9be'
+md5sums=('65ac7d4f7f619a74383839ce5d16936d'
'SKIP')