summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-10-11 16:55:28 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-10-11 16:55:28 -0200
commit84ba97e4fbfae8d5e9bd870c0912039304a580e4 (patch)
tree4b9ea7086be9efa4c784786b656774105e6ca23a
parent30d76eeb9f98aab8e0e5cfc846973820ec5acf56 (diff)
parente307cf3d94e1029cff7130974ae0e6079bb04219 (diff)
downloadabslibre-84ba97e4fbfae8d5e9bd870c0912039304a580e4.tar.gz
abslibre-84ba97e4fbfae8d5e9bd870c0912039304a580e4.tar.bz2
abslibre-84ba97e4fbfae8d5e9bd870c0912039304a580e4.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 3d2d5c90f..22cd86750 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.07
+pkgver=2013.10.09
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=('8fcf8c27dc2444f78c0413f9ddee383a'
+md5sums=('ddbefc30e4efefe29a2fe89ed6f4bccc'
'SKIP')