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

Eric Bélanger eric at nymeria.archlinux.org
Sat Apr 6 23:07:40 UTC 2013


    Date: Sunday, April 7, 2013 @ 01:07:39
  Author: eric
Revision: 87810

upgpkg: youtube-dl 2013.04.03-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-06 22:04:55 UTC (rev 87809)
+++ PKGBUILD	2013-04-06 23:07:39 UTC (rev 87810)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2013.02.25
+pkgver=2013.04.03
 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=('7f49d2d4156ba54922fbf047dcb732ca1da95568'
-          'b289e4896dc5325112aec95dc48979b25c0fad8f')
+sha1sums=('c338f77edce8a465900391829dab89ec5f63623b'
+          'SKIP')
 
 package() {
   cd "${srcdir}/${pkgname}"




More information about the arch-commits mailing list