summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-09-07 14:59:20 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-09-07 14:59:20 -0300
commit2a6fe0b14ebe241fcd9c9de63a4b7f140d7a522a (patch)
tree41e109f3dad72c224abf28fc3f2e370c68d715d1 /pcr/youtube-dl-current/PKGBUILD
parent1f65706239558b7701254e3f10933c42a43ef866 (diff)
parent9b7260e8a409470302d46dc2c02feabfc933a155 (diff)
downloadabslibre-2a6fe0b14ebe241fcd9c9de63a4b7f140d7a522a.tar.gz
abslibre-2a6fe0b14ebe241fcd9c9de63a4b7f140d7a522a.tar.bz2
abslibre-2a6fe0b14ebe241fcd9c9de63a4b7f140d7a522a.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/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/pcr/youtube-dl-current/PKGBUILD b/pcr/youtube-dl-current/PKGBUILD
index 33fafddfa..4fa04466e 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.09.05
+pkgver=2013.09.06.1
pkgrel=1
pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
arch=('any')
@@ -28,5 +28,6 @@ package() {
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE"
}
-md5sums=('111dce261a41edc032f386777e90e8e1'
+
+md5sums=('3ec268b42605d985b1957fab1f13b8ee'
'SKIP')