summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-07-21 08:09:58 -0300
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-07-21 08:09:58 -0300
commit11b40ff5ebb7795cd981a5623623c00f29af8cde (patch)
treef4669bb6665e45b09b242b34b330e515c8f3604b /pcr
parentc0175d1ddf33bf25f14366ab00916bbf3e4b0467 (diff)
parenta726532d44da5fe8bf5f2537729db2cdd9bad108 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
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 71517f39b..ad242cc05 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.18
+pkgver=2013.07.19
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=('a644d8419f5387a91387d1e9db97d00f'
+md5sums=('e426467eee65cb6224e1ca37433296d1'
'SKIP')
prepare() {