summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-07-20 01:32:57 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-07-20 01:32:57 -0300
commitd58877343ebc001fb1b43df71007a4b6556b9006 (patch)
tree0c09a2fccb310ea293eb280150cb3d8c6375afcb /pcr/youtube-dl-current/PKGBUILD
parent83db506d95a28502f972cfff535620d7687a39ba (diff)
parent6aae85aab863add6fb75bf47a42964a150793c7f (diff)
downloadabslibre-d58877343ebc001fb1b43df71007a4b6556b9006.tar.gz
abslibre-d58877343ebc001fb1b43df71007a4b6556b9006.tar.bz2
abslibre-d58877343ebc001fb1b43df71007a4b6556b9006.zip
Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'pcr/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 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() {