summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-09-06 15:40:52 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-09-06 15:40:52 -0300
commit5525876e98c108064e5ffced4f54e214cefc6042 (patch)
tree59d5424f56b09df2cb80fb6f87995b99c0d178b6 /pcr/youtube-dl-current
parent49d2908247f666e728231bbdfb1661e73dc123f3 (diff)
parent2231beeddcfa1b9155b148f2b41b907f73425096 (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/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/pcr/youtube-dl-current/PKGBUILD b/pcr/youtube-dl-current/PKGBUILD
index 1aab4522e..33fafddfa 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.09.04
+pkgver=2013.09.05
pkgrel=1
pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
arch=('any')
@@ -27,5 +27,6 @@ package() {
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE"
}
-md5sums=('252f503736cef7049d3a1ed20a2ffc5f'
+
+md5sums=('111dce261a41edc032f386777e90e8e1'
'SKIP')