From 6768c115af3c5f0772bcf7b02f34a88a880876c0 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 12 Dec 2012 02:49:40 -0800 Subject: Wed Dec 12 02:43:53 PST 2012 --- community/instead/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/instead') diff --git a/community/instead/PKGBUILD b/community/instead/PKGBUILD index 5cc378466..9a132bcea 100644 --- a/community/instead/PKGBUILD +++ b/community/instead/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 76494 2012-09-19 14:03:04Z spupykin $ +# $Id: PKGBUILD 81111 2012-12-12 00:47:36Z eric $ # Maintainer: Sergej Pupykin # Contributor: Peter Kosyh pkgname=instead -pkgver=1.8.0 +pkgver=1.8.1 pkgrel=1 pkgdesc="instead 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://instead.googlecode.com/files/instead_${pkgver}.tar.gz) -md5sums=('08acf9f7de60b8e1c23d6e9368093d1f') +md5sums=('a26dd0b2785787639dd1bbfed66af77a') build() { cd "${srcdir}/instead-${pkgver}" -- cgit v1.2.3-54-g00ecf