summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorAlon Ivtsan <alonivtsan@lavabit.com>2013-07-25 21:42:29 +0300
committerAlon Ivtsan <alonivtsan@lavabit.com>2013-07-25 21:42:29 +0300
commit59400030400c414b21755bbacbec4ccfb86ea5ba (patch)
tree1ac61cac3d06f4ea366886b17d8ab670221bc6f4 /pcr
parent1e4ccd765bfece9f1a74ab4957d667e81954e55f (diff)
downloadabslibre-59400030400c414b21755bbacbec4ccfb86ea5ba.tar.gz
abslibre-59400030400c414b21755bbacbec4ccfb86ea5ba.tar.bz2
abslibre-59400030400c414b21755bbacbec4ccfb86ea5ba.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 84845960e..760daf05f 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.07.24.2
+pkgver=2013.07.25.1
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=('7ffcae6db1e5387a5f002e195da23cf4'
+md5sums=('860d4bc099104508db2ae6b0ed0e5b71'
'SKIP')
prepare() {