From b57c1def9a907b81a49aa91eeb39c9321763c276 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 22 Jul 2011 23:13:01 +0000 Subject: Fri Jul 22 23:13:01 UTC 2011 --- community/quvi/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/quvi') diff --git a/community/quvi/PKGBUILD b/community/quvi/PKGBUILD index a124c5e8a..e6a4f6c98 100644 --- a/community/quvi/PKGBUILD +++ b/community/quvi/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 48994 2011-06-09 14:59:59Z lfleischer $ +# $Id: PKGBUILD 52105 2011-07-20 08:21:04Z lfleischer $ # Maintainer: Lukas Fleischer # Contributor: joyfulgirl@archlinux.us pkgname=quvi -pkgver=0.2.16 +pkgver=0.2.18 pkgrel=1 pkgdesc='Command-line tool for parsing video download links.' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ license=('LGPL') depends=('curl' 'pcre' 'lua') options=('!libtool') source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz") -md5sums=('43ac4c1ecaace175e2e8b38f4566a710') +md5sums=('496bb7aad2f449c2a692aa48721b8a4a') build() { cd "${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf