From 5821229d61c329610483e6f474582dbadadf4835 Mon Sep 17 00:00:00 2001 From: Juan RP <xtraeme@gmail.com> Date: Fri, 2 Dec 2011 10:15:11 +0100 Subject: [PATCH] quvi: update to 0.4.1. --- srcpkgs/quvi/template | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/srcpkgs/quvi/template b/srcpkgs/quvi/template index c8fa1bb78f..4134399198 100644 --- a/srcpkgs/quvi/template +++ b/srcpkgs/quvi/template @@ -1,14 +1,13 @@ # Template file for 'quvi' pkgname=quvi -version=0.4.0 +version=0.4.1 homepage="http://quvi.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/quvi/quvi-$version.tar.gz" build_style=gnu-configure -revision=1 short_desc="Command-line tool for parsing video download links" maintainer="Juan RP <xtraeme@gmail.com>" license="LGPL-2.1" -checksum=db3d9808b7f349f4be7c591c2040a6795b84999792a473d2bbe7137f4b91fe63 +checksum=0dd934a4fc0e58d2655efe85c212e182f3adbbde4690d00a735177e1e264ba5a long_desc=" It originates from the idea of working around the flash requirement found on many media hosting websites (e.g. YouTube). @@ -20,6 +19,5 @@ long_desc=" * Supports 40+ websites * C API is simple to use" - Add_dependency build pkg-config Add_dependency build libquvi-devel