diff --git a/srcpkgs/foobillard++/template b/srcpkgs/foobillard++/template index 1cd6cae519..72de2f94d1 100644 --- a/srcpkgs/foobillard++/template +++ b/srcpkgs/foobillard++/template @@ -1,11 +1,11 @@ # Template file for 'foobillard' pkgname=foobillard++ version=3.41beta -revision=4 +revision=5 wrksrc=foobillardplus-${version} homepage="http://foobillardplus.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/foobillardplus/foobillardplus-$version.tar.gz" -makedepends="freetype-devel libpng-devel>=1.5.12 MesaLib-devel SDL_net-devel desktop-file-utils" +makedepends="freetype-devel libpng-devel>=1.6 MesaLib-devel SDL_net-devel desktop-file-utils" short_desc="An OpenGL billard game - fork of foobillard" maintainer="Juan RP " license="GPL-2" @@ -40,6 +40,6 @@ do_install() { foobillard++_package() { depends="desktop-file-utils" pkg_install() { - vmove usr + vmove all } }