summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2013-11-24 20:19:11 -0200
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2013-11-24 20:19:11 -0200
commit7e0d41266b0bfc5188aa02f0d863010b45bc2f4e (patch)
tree18c47f259d2cc7ea39440618120ce57a410ea7f3 /pcr/youtube-dl-current
parentf45c498401a8fc974315331cbfd52c11d6dc46e6 (diff)
parente2684150f0d6911575cfc5f3839a9154de96a934 (diff)
downloadabslibre-7e0d41266b0bfc5188aa02f0d863010b45bc2f4e.tar.gz
abslibre-7e0d41266b0bfc5188aa02f0d863010b45bc2f4e.tar.bz2
abslibre-7e0d41266b0bfc5188aa02f0d863010b45bc2f4e.zip
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/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')