Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6aa3b0595d2f7086b1e64afab360bfbccce7df7a
commit 6aa3b0595d2f7086b1e64afab360bfbccce7df7a Author: DeX77 <[email protected]> Date: Tue Jul 26 15:59:12 2016 +0200 supertux-0.4.0-2-x86_64 * rebuild with glew>=2.0.0 diff --git a/source/games-extra/supertux/FrugalBuild b/source/games-extra/supertux/FrugalBuild index 61fa38f..5391499 100644 --- a/source/games-extra/supertux/FrugalBuild +++ b/source/games-extra/supertux/FrugalBuild @@ -5,10 +5,10 @@ pkgname=supertux pkgver=0.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="SuperTux is a classic 2D jump'n run sidescroller game in a style similar to the original SuperMario games." url="http://supertux.lethargik.org/" -depends=('sdl2_mixer' 'sdl2_image' 'physfs>=2.0.2' 'openal>=1.7.411' 'libvorbis' 'glew>=1.13' 'libboost>=1.58.0') +depends=('sdl2_mixer' 'sdl2_image' 'physfs>=2.0.2' 'openal>=1.7.411' 'libvorbis' 'glew>=2.0.0' 'libboost>=1.58.0') makedepends=('boost>=1.58.0') groups=('games-extra') archs=('i686' 'x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
