diff --git a/fife/PKGBUILD b/fife/PKGBUILD index 85daaae3ebbeea20f80e946a713a392cd68d0a0f..477cbf0c36bd64d21ab9373dfa27b2af2e197ca0 100644 --- a/fife/PKGBUILD +++ b/fife/PKGBUILD @@ -5,7 +5,7 @@ # Maintainer: Adrián Chaves Fernández (Gallaecio) pkgname=fife -pkgver=0.3.4 +pkgver=0.3.5 pkgrel=1 pkgdesc="Flexible Isometric Free Engine is a cross platform game creation framework" arch=(i686 x86_64) @@ -16,7 +16,7 @@ depends=('boost-libs' 'guichan' 'libvorbis' 'libxcursor' 'mesa' 'tinyxml' makedepends=('scons' 'boost' 'swig' 'zlib') conflicts=("$pkgname-svn") source=("http://downloads.sourceforge.net/project/$pkgname/active/src/${pkgname}_$pkgver.tar.gz") -md5sums=('f1d29ad8e13581eb015fa26b6838db49') +md5sums=('11ba50b34239535a270d442466632ef7') build() { cd $srcdir/${pkgname}_$pkgver