summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Ivtsan <alonivtsan@lavabit.com>2013-09-06 23:41:53 +0300
committerAlon Ivtsan <alonivtsan@lavabit.com>2013-09-06 23:41:53 +0300
commitdd14d2e28669d6cb3a7e385e9f51f3688e4b8f6f (patch)
tree6aeaaa3fd4a9e8200e83b810058d3ff618532edb
parent5525876e98c108064e5ffced4f54e214cefc6042 (diff)
updating youtube-dl-current to version 2013.09.06.1
-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 33fafddfa..4fa04466e 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.05
+pkgver=2013.09.06.1
pkgrel=1
pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
arch=('any')
@@ -28,5 +28,6 @@ package() {
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE"
}
-md5sums=('111dce261a41edc032f386777e90e8e1'
+
+md5sums=('3ec268b42605d985b1957fab1f13b8ee'
'SKIP')