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

Antonio Rojas arojas at archlinux.org
Sun May 15 20:13:39 UTC 2016


    Date: Sunday, May 15, 2016 @ 22:13:39
  Author: arojas
Revision: 175425

Update to 2016.05.10

Modified:
  youtube-dl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-15 20:10:38 UTC (rev 175424)
+++ PKGBUILD	2016-05-15 20:13:39 UTC (rev 175425)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2016.03.26
+pkgver=2016.05.10
 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 @@
 	    '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=('8016ef34e4afe9c66571c03523b42cb1e61b7b0c'
+sha1sums=('e155c4ff72ecd2dc85edf88a7f2d6f9ca78894e9'
           'SKIP')
 validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18')
 



More information about the arch-commits mailing list