summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-10-06 15:32:29 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-10-06 15:32:29 -0200
commit7e2c03a62b1562a78cdf8a9e28b03a43fa13320d (patch)
tree309f9871c2d06e62685e61e91f9da6a6c2572865
parent7d7d1fd716e279579aff04b6e2aae0a6e2fe30fc (diff)
parent5a958c00bb38a2ee73a80f71020faf93fed095ee (diff)
Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/srv/git/abslibre
-rw-r--r--pcr/youtube-dl-current/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/pcr/youtube-dl-current/PKGBUILD b/pcr/youtube-dl-current/PKGBUILD
index bb2a7dab6..ebe83a34c 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.10.04
+pkgver=2013.10.06
pkgrel=1
pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
arch=('any')
@@ -27,6 +27,5 @@ package() {
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE"
}
-
-md5sums=('c0a295a474f07c3e052d9c046e774122'
+md5sums=('b2a6d586f15e82e80a9efd64ace56e67'
'SKIP')