summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Ivtsan <alonivtsan@lavabit.com>2013-08-16 03:56:22 +0300
committerAlon Ivtsan <alonivtsan@lavabit.com>2013-08-16 03:56:22 +0300
commit1bcf417e1dc4147e822272ce5f4dccadae508139 (patch)
treeb969d54ed1359d8ad52a989846e1cc9e5fa07227
parent7f3594a559885bd5c963d252e20ff382595bddbb (diff)
downloadabslibre-1bcf417e1dc4147e822272ce5f4dccadae508139.tar.gz
abslibre-1bcf417e1dc4147e822272ce5f4dccadae508139.tar.bz2
abslibre-1bcf417e1dc4147e822272ce5f4dccadae508139.zip
updating 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 c0e7f35fd..faa7b285d 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.14
+pkgver=2013.08.15
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=('56c45c9569b0c76071d4153f59725840'
+md5sums=('3a282b3af87634661626ba68df753f70'
'SKIP')
prepare() {