From e7daa750c892363d7624ed0951bbb89ad71a3247 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Fri, 31 Jan 2014 03:43:15 +0000 Subject: Fri Jan 31 03:41:19 UTC 2014 --- community/instead/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/instead/PKGBUILD') diff --git a/community/instead/PKGBUILD b/community/instead/PKGBUILD index 2169587cd..04b247bda 100644 --- a/community/instead/PKGBUILD +++ b/community/instead/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 104923 2014-01-28 11:19:00Z spupykin $ +# $Id: PKGBUILD 105061 2014-01-30 20:23:17Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Peter Kosyh pkgname=instead -pkgver=2.0.1 +pkgver=2.0.2 pkgrel=1 pkgdesc="a quest interpreter" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ license=('GPL') depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'lua') optdepends=('instead-launcher: install and update INSTEAD games from net') source=(http://downloads.sourceforge.net/project/instead/instead/${pkgver}/instead_${pkgver}.tar.gz) -md5sums=('28adadd80c3726ebd3856aa3fa372ea3') +md5sums=('040d8378df4695aed771d6699e1cd7d8') build() { cd "${srcdir}/instead-${pkgver}" -- cgit v1.2.3-54-g00ecf