wesnoth: 1.8.4 -> 1.8.5

This commit is contained in:
Danny Rawlins 2011-01-12 01:25:04 +11:00
parent 4ab68dd1f5
commit 18c4c38f84
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
2dce83f835ecce1d505ea60e46b7356f wesnoth-1.8.4.tar.bz2
a800285d1406690755dd0ea22b98b6df wesnoth-1.8.5.tar.bz2

View File

@ -5,9 +5,9 @@
# Depends on: boost cmake pango sdl_image sdl_mixer sdl_net sdl_ttf lua
name=wesnoth
version=1.8.4
version=1.8.5
release=1
source=(http://downloads.sourceforge.net/project/$name/$name-$version.tar.bz2)
source=(http://downloads.sourceforge.net/project/$name/$name-${version%.*}/$name-$version/$name-$version.tar.bz2)
build() {
cd $name-$version