summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-04 16:21:23 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-04 16:21:23 -0200
commitb6627ca560025221ae8552bf627289b2c8572c9c (patch)
tree373cb1e1447949bbea7d71a33ec2af9c3a5b24ff /pcr/youtube-dl-current/PKGBUILD
parent879989bf1e2740dc5c80f7b9739705196cb7fb2c (diff)
parentb5830f91148105aecac81fbe304986c7ddbaa315 (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 96a493b25..7ca493453 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.26
+pkgver=2014.01.03
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=('ae343ec6785e6bed333aa2fe2eaed31c'
+md5sums=('676179e05b8c83d63e5aa21a92faaa32'
'SKIP')