summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-09-26 15:41:19 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-09-26 15:41:19 -0300
commitea4e2aab558fcea86a9aae9a8145c9471eba3863 (patch)
tree53bfdd049b76046e1c5e2f39c70de9f4a03e2775 /pcr/youtube-dl-current/PKGBUILD
parent74b75f60da682fa0294928c0ed0e327c92e429e3 (diff)
parent98260c7b24558dc4b14df66c1b87fdf34a3d7dde (diff)
Merge branch 'master' of vparabola: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 1f7b10296..011a91bdc 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.20.1
+pkgver=2013.09.24.2
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=('ee26e1e7558bd5f411aae9b1bf9e7e47'
+
+md5sums=('f62dcb15581a3ce35cfc323bf9aed905'
'SKIP')