summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-10-20 01:41:11 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-10-20 01:41:11 -0200
commitc46cfdc13303f59c9a67726665098f1788f56d4e (patch)
tree3bae33d1f94400972e93399d183565a0c4225323 /pcr/youtube-dl-current/PKGBUILD
parent81780a4bc7f219efaed9b01806a176646ef1479b (diff)
parent673c5f81c64f9a9757f009bddddc5f4ab230e4b4 (diff)
downloadabslibre-c46cfdc13303f59c9a67726665098f1788f56d4e.tar.gz
abslibre-c46cfdc13303f59c9a67726665098f1788f56d4e.tar.bz2
abslibre-c46cfdc13303f59c9a67726665098f1788f56d4e.zip
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 ce9708ba7..1cb5b8405 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.17
+pkgver=2013.10.18.2
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=('5bcd7a5d20387a6dfd985f4a77dbe26d'
+md5sums=('dd86912d1bf1a7a550df06e59c436063'
'SKIP')