summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current/PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-12-17 20:54:03 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-12-17 20:54:03 -0500
commit5e3b8e62a291527fe292e2575222bad07c59a522 (patch)
tree1c20c9bf75f75bdba336521c4870184691af7454 /pcr/youtube-dl-current/PKGBUILD
parent2ae18ab33a078f690593def4751997ca432153d7 (diff)
parent57b827189188ff6b4c2563c7c11f97dfc0a2bb17 (diff)
Merge branch 'master' of https://projects.parabolagnulinux.org/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..bd3fd656d 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.17.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=('9ba12ec6e9174b564069a72db7582563'
+md5sums=('6935fa727e1b85a1afd142101316db6e'
'SKIP')