diff options
author | Thomas Penteker <tek@serverop.de> | 2012-12-21 21:35:22 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2012-12-21 21:35:22 +0100 |
commit | d2eea90a0e911e8047cf6f52007d06480588fe0b (patch) | |
tree | a5875134ae6edd04005294be498b51891a6f60e9 /freeciv | |
parent | 5c7419ed4652c7e391ccfcd6fe937eaee0945415 (diff) | |
download | contrib-d2eea90a0e911e8047cf6f52007d06480588fe0b.tar.gz contrib-d2eea90a0e911e8047cf6f52007d06480588fe0b.tar.xz |
freeciv: 2.3.2 -> 2.3.3
Diffstat (limited to 'freeciv')
-rw-r--r-- | freeciv/.footprint | 3 | ||||
-rw-r--r-- | freeciv/.md5sum | 2 | ||||
-rw-r--r-- | freeciv/Pkgfile | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/freeciv/.footprint b/freeciv/.footprint index cb849f1dd..eaed13807 100644 --- a/freeciv/.footprint +++ b/freeciv/.footprint @@ -13,6 +13,7 @@ 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-gtk2.6.gz +-rw-r--r-- root/root usr/man/man6/freeciv-manual.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 @@ -107,6 +108,7 @@ drwxr-xr-x root/root usr/share/freeciv/civ1/ -rw-r--r-- root/root usr/share/freeciv/civ1/game.ruleset -rw-r--r-- root/root usr/share/freeciv/civ1/governments.ruleset -rw-r--r-- root/root usr/share/freeciv/civ1/nations.ruleset +-rw-r--r-- root/root usr/share/freeciv/civ1/script.lua -rw-r--r-- root/root usr/share/freeciv/civ1/techs.ruleset -rw-r--r-- root/root usr/share/freeciv/civ1/terrain.ruleset -rw-r--r-- root/root usr/share/freeciv/civ1/units.ruleset @@ -118,6 +120,7 @@ drwxr-xr-x root/root usr/share/freeciv/civ2/ -rw-r--r-- root/root usr/share/freeciv/civ2/game.ruleset -rw-r--r-- root/root usr/share/freeciv/civ2/governments.ruleset -rw-r--r-- root/root usr/share/freeciv/civ2/nations.ruleset +-rw-r--r-- root/root usr/share/freeciv/civ2/script.lua -rw-r--r-- root/root usr/share/freeciv/civ2/techs.ruleset -rw-r--r-- root/root usr/share/freeciv/civ2/terrain.ruleset -rw-r--r-- root/root usr/share/freeciv/civ2/units.ruleset diff --git a/freeciv/.md5sum b/freeciv/.md5sum index f04dd5258..847b2b326 100644 --- a/freeciv/.md5sum +++ b/freeciv/.md5sum @@ -1 +1 @@ -eee143d8fea4cf3c772a560fee066600 freeciv-2.3.2.tar.bz2 +f564739c04376a87ccb8e5369ebfc519 freeciv-2.3.3.tar.bz2 diff --git a/freeciv/Pkgfile b/freeciv/Pkgfile index 0ad4629c9..e214b9b0e 100644 --- a/freeciv/Pkgfile +++ b/freeciv/Pkgfile @@ -5,7 +5,7 @@ # Depends on: gtk, sdl_mixer name=freeciv -version=2.3.2 +version=2.3.3 release=1 source=(http://prdownloads.sf.net/freeciv/$name-$version.tar.bz2) |