freeciv: 2.2.3 -> 2.2.4

This commit is contained in:
Thomas Penteker 2010-12-14 13:15:14 +01:00
parent 969164cae4
commit 7229f47a4b
3 changed files with 4 additions and 3 deletions

View File

@ -102,6 +102,7 @@ drwxr-xr-x root/root usr/share/freeciv/buildings/
-rw-r--r-- root/root usr/share/freeciv/civ1.serv
drwxr-xr-x root/root usr/share/freeciv/civ1/
-rw-r--r-- root/root usr/share/freeciv/civ1/buildings.ruleset
-rw-r--r-- root/root usr/share/freeciv/civ1/cities.ruleset
-rw-r--r-- root/root usr/share/freeciv/civ1/effects.ruleset
-rw-r--r-- root/root usr/share/freeciv/civ1/game.ruleset
-rw-r--r-- root/root usr/share/freeciv/civ1/governments.ruleset

View File

@ -1 +1 @@
b324e3c59f029d0566482f584181a4b2 freeciv-2.2.3.tar.bz2
29dec5214b565c19d925cb82c4373831 freeciv-2.2.4.tar.bz2

View File

@ -5,9 +5,9 @@
# Depends on: gtk, sdl_mixer
name=freeciv
version=2.2.3
version=2.2.4
release=1
source=(http://dfn.download.sourceforge.net/freeciv/$name-$version.tar.bz2)
source=(http://prdownloads.sf.net/freeciv/$name-$version.tar.bz2)
build() {
cd $name-$version