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

Antonio Rojas arojas at archlinux.org
Fri Sep 2 21:50:19 UTC 2016


    Date: Friday, September 2, 2016 @ 21:50:18
  Author: arojas
Revision: 188323

Update to 2016.09.03

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-02 20:48:46 UTC (rev 188322)
+++ PKGBUILD	2016-09-02 21:50:18 UTC (rev 188323)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2016.08.01
+pkgver=2016.09.03
 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=('5c04a5c8ffc424df388b4be11cffd3ac99826408'
+sha1sums=('728daad24513c285706af337a843718e6fa1a9d9'
           'SKIP')
 validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
               '428DF5D63EF07494BB455AC0EBF01804BCF05F6B'  # Filippo Valsorda



More information about the arch-commits mailing list