summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-11-25 15:02:59 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-11-25 15:02:59 -0200
commit9e5fd2f41bbff6d563cea61149ff465c77cb521f (patch)
treedb0e09e6feeca16d99ffbb53c01f9d0173581ab3 /pcr/youtube-dl-current/PKGBUILD
parent2deb067f1848134a2e54f368ad006f0fce90be18 (diff)
parenta2396cba3da50234229df2dfbd4daa154200148d (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 75e4d2bd6..e1eb3fc8a 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.11.15.1
+pkgver=2013.11.24.1
pkgrel=1
pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
arch=('any')
@@ -27,5 +27,5 @@ package() {
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE"
}
-md5sums=('eb60e8a818fca584cbb3f43cae321d83'
+md5sums=('76b8a95cccfb5bab782cee42c7891d44'
'SKIP')