diff --git a/srcpkgs/quvi/template b/srcpkgs/quvi/template index c8fa1bb78f3..4134399198f 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 " 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