summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-10-07 17:32:41 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-10-07 17:32:41 -0200
commite44b2381ba017a6e022f824fc571cea5d568591a (patch)
tree8886c2cd6b6cc97c6f0825f82ccea8120d8da5bf
parentf1fe7c17498564f0d718be0a251278de3d13c540 (diff)
parent466e9cc38464d7b547066a83561dbad5b585d07b (diff)
downloadabslibre-e44b2381ba017a6e022f824fc571cea5d568591a.tar.gz
abslibre-e44b2381ba017a6e022f824fc571cea5d568591a.tar.bz2
abslibre-e44b2381ba017a6e022f824fc571cea5d568591a.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 ebe83a34c..3d2d5c90f 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.06
+pkgver=2013.10.07
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=('b2a6d586f15e82e80a9efd64ace56e67'
+md5sums=('8fcf8c27dc2444f78c0413f9ddee383a'
'SKIP')