diff --git a/freeciv/.footprint b/freeciv/.footprint index 3c316b637..cb849f1dd 100644 --- a/freeciv/.footprint +++ b/freeciv/.footprint @@ -12,12 +12,10 @@ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man6/ -rw-r--r-- root/root usr/man/man6/freeciv-client.6.gz --rw-r--r-- root/root usr/man/man6/freeciv-ftwl.6.gz -rw-r--r-- root/root usr/man/man6/freeciv-gtk2.6.gz -rw-r--r-- root/root usr/man/man6/freeciv-modpack.6.gz -rw-r--r-- root/root usr/man/man6/freeciv-sdl.6.gz -rw-r--r-- root/root usr/man/man6/freeciv-server.6.gz --rw-r--r-- root/root usr/man/man6/freeciv-win32.6.gz -rw-r--r-- root/root usr/man/man6/freeciv-xaw.6.gz drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/applications/ @@ -1824,7 +1822,6 @@ drwxr-xr-x root/root usr/share/freeciv/multiplayer/ -rw-r--r-- root/root usr/share/freeciv/multiplayer/ai_effects.ruleset -rw-r--r-- root/root usr/share/freeciv/multiplayer/buildings.ruleset -rw-r--r-- root/root usr/share/freeciv/multiplayer/cities.ruleset --rw-r--r-- root/root usr/share/freeciv/multiplayer/default.lua -rw-r--r-- root/root usr/share/freeciv/multiplayer/effects.ruleset -rw-r--r-- root/root usr/share/freeciv/multiplayer/game.ruleset -rw-r--r-- root/root usr/share/freeciv/multiplayer/governments.ruleset diff --git a/freeciv/.md5sum b/freeciv/.md5sum index 8b1909f44..f04dd5258 100644 --- a/freeciv/.md5sum +++ b/freeciv/.md5sum @@ -1 +1 @@ -efce9b2cd8b7a36017f1ebce59236dcb freeciv-2.3.1.tar.bz2 +eee143d8fea4cf3c772a560fee066600 freeciv-2.3.2.tar.bz2 diff --git a/freeciv/Pkgfile b/freeciv/Pkgfile index 8c6ec0c79..0ad4629c9 100644 --- a/freeciv/Pkgfile +++ b/freeciv/Pkgfile @@ -5,7 +5,7 @@ # Depends on: gtk, sdl_mixer name=freeciv -version=2.3.1 +version=2.3.2 release=1 source=(http://prdownloads.sf.net/freeciv/$name-$version.tar.bz2)