[arch-commits] Commit in youtube-dl/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sun Oct 4 18:14:11 UTC 2015


    Date: Sunday, October 4, 2015 @ 20:14:10
  Author: jelle
Revision: 142939

upgpkg: youtube-dl 2015.09.28-1

Modified:
  youtube-dl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-04 17:53:13 UTC (rev 142938)
+++ PKGBUILD	2015-10-04 18:14:10 UTC (rev 142939)
@@ -2,8 +2,8 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2015.08.28
-pkgrel=2
+pkgver=2015.09.28
+pkgrel=1
 pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
 arch=('any')
 url="http://rg3.github.io/youtube-dl/"
@@ -14,7 +14,7 @@
 	    'atomicparsley: for embedding thumbnails into m4a files')
 source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
         http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('40239ed25172035b765b8c797b3e2239e1f5cf8d'
+sha1sums=('c11638eb5c965c58bf6e7274e6dfab61db819980'
           'SKIP')
 validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18')
 



More information about the arch-commits mailing list