'dawn' upgraded to 0.0.39 version.

This commit is contained in:
chaves 2011-02-02 15:48:32 +00:00
parent 06a4c21143
commit 649f14f315

View File

@ -8,7 +8,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=dawn
_pkgname=dawn-rpg
pkgver=0.0.38
pkgver=0.0.39
pkgrel=1
pkgdesc="2D RPG set in a fantasy world."
arch=('i686' 'x86_64')
@ -19,7 +19,7 @@ makedepends=('autoconf' 'automake')
replaces=('dawn-rpg')
changelog=ChangeLog
source=("http://downloads.sourceforge.net/project/$_pkgname/$_pkgname/$pkgname-$pkgver.tar.gz")
md5sums=('ab07f03f2b8f04b00218f98153f29810')
md5sums=('a422931d120cd06c9852f6bf6dc9d7f9')
build() {
cd $srcdir/$pkgname-$pkgver