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

Gaetan Bisson bisson at archlinux.org
Sun Mar 27 07:42:24 UTC 2016


    Date: Sunday, March 27, 2016 @ 09:42:24
  Author: bisson
Revision: 168539

upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-27 04:05:14 UTC (rev 168538)
+++ PKGBUILD	2016-03-27 07:42:24 UTC (rev 168539)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2016.01.09
+pkgver=2016.03.26
 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=('0ad16efb3fe050c6e7c45d5315cea0a4f514bc5d'
+sha1sums=('8016ef34e4afe9c66571c03523b42cb1e61b7b0c'
           'SKIP')
 validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18')
 



More information about the arch-commits mailing list