summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-02-10 16:53:58 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-02-10 16:53:58 -0200
commit1217b22784f10ae8a7ed08b01d5398cb9f000d73 (patch)
tree6cc960ae7f884b8d52d9ee3217af0f8489dbb470 /pcr/youtube-dl-current/PKGBUILD
parentf5b103e93201b6567191e73c1562fd3958e9e6d7 (diff)
parentcd1e3c039279f9ac25f3e680ab2f229f1cb1b066 (diff)
downloadabslibre-1217b22784f10ae8a7ed08b01d5398cb9f000d73.tar.gz
abslibre-1217b22784f10ae8a7ed08b01d5398cb9f000d73.tar.bz2
abslibre-1217b22784f10ae8a7ed08b01d5398cb9f000d73.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 1b8369e74..507e8797a 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.06.3
+pkgver=2014.02.10
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=('108a8d8b2d20890d6705b64a6414a920'
+md5sums=('ad605f3021787068177dd4e392ff04b0'
'SKIP')