summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-02-19 18:42:33 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-02-19 18:42:33 -0200
commit394054305678bcd78c7f4c855024d4ffed736a98 (patch)
tree774d59a70ca2a76dd27ab0c297f61cfb5aa059f2
parente0d7d29f60abd5cce197b30e7dfee9c6bf9d1473 (diff)
parent8e7b2bc78f04d05600ef1616935e5e8fb418fd5e (diff)
downloadabslibre-394054305678bcd78c7f4c855024d4ffed736a98.tar.gz
abslibre-394054305678bcd78c7f4c855024d4ffed736a98.tar.bz2
abslibre-394054305678bcd78c7f4c855024d4ffed736a98.zip
Merge branch 'master' of ssh://projects.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 354ef7569..3eb39c52e 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=2014.02.13
+pkgver=2014.02.19.1
pkgrel=1
pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
arch=('any')
@@ -28,5 +28,5 @@ package() {
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE"
}
-md5sums=('323101220bdd348a4251e622746609ce'
+md5sums=('7a9aa7b9b2a87a19de7551eb239e9240'
'SKIP')