summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-09-21 04:09:30 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-09-21 04:09:30 -0300
commit1a74231b6c09df6f0f9c0c5a359bf7abcc195712 (patch)
tree29b85b0069bd53145db7a17f924388f09124de2d /pcr/youtube-dl-current/PKGBUILD
parentcb7bdc7e892954b2e0a48c767a92d609ec01c2e7 (diff)
parent707e51680cb4647549cf24d44ecf8c1d89864037 (diff)
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/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/pcr/youtube-dl-current/PKGBUILD b/pcr/youtube-dl-current/PKGBUILD
index 4782b8162..1f7b10296 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.09.17
+pkgver=2013.09.20.1
pkgrel=1
pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
arch=('any')
@@ -27,5 +27,6 @@ package() {
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE"
}
-md5sums=('cdf3f403aca2f397dc423ad28596dce8'
+
+md5sums=('ee26e1e7558bd5f411aae9b1bf9e7e47'
'SKIP')