summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-11-16 12:41:16 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-11-16 12:41:16 -0200
commit2c4d109d04670679a6377696e774ffcbacdc09ba (patch)
tree044e187d90a41b40e77c6c5afc14e6db0ad552de
parente13679fb7d1f50d2ff3b02552e7fa90f695b1c14 (diff)
parentca0470fe329ddb9aa3cad1868a6b93346148364c (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
-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 f81f394d0..75e4d2bd6 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
+pkgver=2013.11.15.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=('f7fd2814e5c4ddbc6f4c1837f082e62d'
+md5sums=('eb60e8a818fca584cbb3f43cae321d83'
'SKIP')