Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=829f4ce6c44e92e0b0af52b953557e201433d6e4
commit 829f4ce6c44e92e0b0af52b953557e201433d6e4 Author: DeX77 <[email protected]> Date: Tue Aug 1 10:49:00 2017 +0200 supertux-0.5.1-2-x86_64 * rebuild with glew>=2.1.0 diff --git a/source/games-extra/supertux/FrugalBuild b/source/games-extra/supertux/FrugalBuild index 59c896a..b597b8e 100644 --- a/source/games-extra/supertux/FrugalBuild +++ b/source/games-extra/supertux/FrugalBuild @@ -5,10 +5,10 @@ pkgname=supertux pkgver=0.5.1 -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>=2.0.0' 'libboost>=1.58.0') +depends=('sdl2_mixer' 'sdl2_image' 'physfs>=2.0.2' 'openal>=1.7.411' 'libvorbis' 'glew>=2.1.0' 'libboost>=1.58.0') makedepends=('boost>=1.58.0' 'x11-protos') groups=('games-extra') archs=('x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
