summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorAlon Ivtsan <alonivtsan@lavabit.com>2013-08-28 19:20:45 +0300
committerAlon Ivtsan <alonivtsan@lavabit.com>2013-08-28 19:20:45 +0300
commit9e5084ef3dd56aae5f4f28b7163fd36fc1fca323 (patch)
tree6abe510a1c585a12df1b88c3ce6ae4b20410e83f /pcr
parent6168f4fb2420b0795734614bc3ff669d33e1026d (diff)
downloadabslibre-9e5084ef3dd56aae5f4f28b7163fd36fc1fca323.tar.gz
abslibre-9e5084ef3dd56aae5f4f28b7163fd36fc1fca323.tar.bz2
abslibre-9e5084ef3dd56aae5f4f28b7163fd36fc1fca323.zip
updating youtube-dl-current PKGBUILD
Diffstat (limited to 'pcr')
-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 012d82941..2763af09b 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.08.27
+pkgver=2013.08.28
pkgrel=1
pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
arch=('any')
@@ -14,7 +14,7 @@ license=('custom')
depends=('python')
makedepends=('python-distribute')
source=(http://youtube-dl.org/downloads/${pkgver}/${_pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('6562713d1c216433a669060d421e9b77'
+md5sums=('f9a0d7532573fce13dfb42ffcde29a0b'
'SKIP')
prepare() {