diff options
author | Danny Rawlins <romster@shortcircuit.net.au> | 2007-08-07 03:49:26 +1000 |
---|---|---|
committer | Danny Rawlins <romster@shortcircuit.net.au> | 2007-08-07 03:49:26 +1000 |
commit | 3380350175a4eac54ddb23b080a07234501b9e00 (patch) | |
tree | 62dbcc5c3103e7bcdcbe136c7c3978bf3e082ed0 | |
parent | 99c4aebfcb0bf235c498ebaffde7f2cdeb74fd22 (diff) | |
download | contrib-3380350175a4eac54ddb23b080a07234501b9e00.tar.gz contrib-3380350175a4eac54ddb23b080a07234501b9e00.tar.xz |
wesnoth: 1.2.5 -> 1.2.6
-rw-r--r-- | wesnoth/.footprint | 8 | ||||
-rw-r--r-- | wesnoth/.md5sum | 2 | ||||
-rw-r--r-- | wesnoth/Pkgfile | 2 |
3 files changed, 10 insertions, 2 deletions
diff --git a/wesnoth/.footprint b/wesnoth/.footprint index f4a9db61a..1ff5ca6d4 100644 --- a/wesnoth/.footprint +++ b/wesnoth/.footprint @@ -4643,6 +4643,14 @@ drwxr-xr-x root/root usr/share/wesnoth/images/units/human-outlaws/ -rw-r--r-- root/root usr/share/wesnoth/images/units/human-outlaws/trapper-attack3.png -rw-r--r-- root/root usr/share/wesnoth/images/units/human-outlaws/trapper-bow-defend.png -rw-r--r-- root/root usr/share/wesnoth/images/units/human-outlaws/trapper-defend.png +-rw-r--r-- root/root usr/share/wesnoth/images/units/human-outlaws/trapper-die-1.png +-rw-r--r-- root/root usr/share/wesnoth/images/units/human-outlaws/trapper-die-2.png +-rw-r--r-- root/root usr/share/wesnoth/images/units/human-outlaws/trapper-die-3.png +-rw-r--r-- root/root usr/share/wesnoth/images/units/human-outlaws/trapper-die-4.png +-rw-r--r-- root/root usr/share/wesnoth/images/units/human-outlaws/trapper-die-5.png +-rw-r--r-- root/root usr/share/wesnoth/images/units/human-outlaws/trapper-die-6.png +-rw-r--r-- root/root usr/share/wesnoth/images/units/human-outlaws/trapper-die-7.png +-rw-r--r-- root/root usr/share/wesnoth/images/units/human-outlaws/trapper-die-8.png -rw-r--r-- root/root usr/share/wesnoth/images/units/human-outlaws/trapper.png drwxr-xr-x root/root usr/share/wesnoth/images/units/merfolk/ -rw-r--r-- root/root usr/share/wesnoth/images/units/merfolk/diviner-defend.png diff --git a/wesnoth/.md5sum b/wesnoth/.md5sum index fd49fd437..713e712ce 100644 --- a/wesnoth/.md5sum +++ b/wesnoth/.md5sum @@ -1 +1 @@ -40e00ac97680fb69499191c30f130774 wesnoth-1.2.5.tar.bz2 +accb3d5e3c4423324a17755571ac9204 wesnoth-1.2.6.tar.bz2 diff --git a/wesnoth/Pkgfile b/wesnoth/Pkgfile index 380ae435f..c4e89f1f2 100644 --- a/wesnoth/Pkgfile +++ b/wesnoth/Pkgfile @@ -5,7 +5,7 @@ # Depends on: xorg sdl_image sdl_mixer sdl_net freetype python name=wesnoth -version=1.2.5 +version=1.2.6 release=1 source=(http://dl.sourceforge.net/sourceforge/wesnoth/wesnoth-$version.tar.bz2) |