summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-12-16 21:24:46 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-12-16 21:24:46 -0200
commitd0cc7135827ddf4fdeea1d7846ff2c03dab82b02 (patch)
tree7a905b838a77e5f21b2ae3a8bd86a2685271ec27 /pcr/youtube-dl-current/PKGBUILD
parent71cc202a7c4a9ed18669c2bead3c17ca0fcd5e38 (diff)
parentc8414c0a7a97bc5fd3c9be59d225cd5f0261e322 (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 d0fa533d7..05ee1c2d1 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.11.2
+pkgver=2013.12.16.4
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=('9ba12ec6e9174b564069a72db7582563'
+md5sums=('69045bace442aa925296c57a52bb8a65'
'SKIP')