Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=220112fb07f64f511445e0c6a4e911db5801d4c2
commit 220112fb07f64f511445e0c6a4e911db5801d4c2 Author: Pingax <[email protected]> Date: Thu Jun 8 11:13:23 2017 +0200 minetest-0.4.16-1-x86_64 - Version bump diff --git a/source/games-extra/minetest/FrugalBuild b/source/games-extra/minetest/FrugalBuild index 85eb11e..5f89557 100644 --- a/source/games-extra/minetest/FrugalBuild +++ b/source/games-extra/minetest/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: PacMiam <[email protected]> pkgname=minetest -pkgver=0.4.12 -pkgrel=2 +pkgver=0.4.16 +pkgrel=1 pkgdesc="Minetest is an infinite-world block sandbox game and a game engine, inspired by InfiniMiner, Minecraft and the like. Minetest is designed to be simple, stable and portable. It is lightweight enough to run on fairly old hardware." url="http://minetest.net/" @@ -11,7 +11,7 @@ depends=('bzip2' 'libpng>=1.6.23' 'libjpeg>=9b' 'mesa' 'sqlite3' 'openal' 'libvo 'lua' 'luajit2' 'irrlicht' 'freetype2') makedepends+=('x11-protos') groups=('games-extra') -archs=('i686' 'x86_64') +archs=('x86_64') _F_cmake_confopts="-DENABLE_FREETYPE=ON -DENABLE_GETTEXT=ON" _F_cmake_type="Release" @@ -20,6 +20,6 @@ _F_gnome_iconcache="y" Finclude github gnome-scriptlet Finclude cmake -sha1sums=('1ea404afd37ca3496b6ad8a8c6ebc28a317fe54c') +sha1sums=('edcc922b65d41ef3b8ccb0541d280b7f2110fe32') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
