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

Eric Bélanger eric at nymeria.archlinux.org
Wed Feb 20 19:35:22 UTC 2013


    Date: Wednesday, February 20, 2013 @ 20:35:21
  Author: eric
Revision: 84621

upgpkg: youtube-dl 2013.02.19-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-20 18:43:47 UTC (rev 84620)
+++ PKGBUILD	2013-02-20 19:35:21 UTC (rev 84621)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2013.02.02
+pkgver=2013.02.19
 pkgrel=1
 pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
 arch=('any')
@@ -11,8 +11,8 @@
 depends=('python')
 makedepends=('python-distribute')
 source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha1sums=('dc577314914968a3cf36153340904cfbccd16531'
-          '15722790cc119961f55e4439406e206daab9e18a')
+sha1sums=('b49c6dae84efe8d836de731a5c01a129a5498537'
+          '220ca0300932022dc0eca921466c6a1af94cdeb5')
 
 package() {
   cd "${srcdir}/${pkgname}"




More information about the arch-commits mailing list