summaryrefslogtreecommitdiff
path: root/community/instead/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-14 01:49:21 -0700
committerroot <root@rshg054.dnsready.net>2013-07-14 01:49:21 -0700
commitd525d9a731f5d79c1128a192b9d2977a2967570f (patch)
tree2a17d6445748cb26dd944abe54a2c52a96162b00 /community/instead/PKGBUILD
parentc9952f3a144d9fb19917d7c100dca30d2d99f629 (diff)
Sun Jul 14 01:49:07 PDT 2013
Diffstat (limited to 'community/instead/PKGBUILD')
-rw-r--r--community/instead/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/instead/PKGBUILD b/community/instead/PKGBUILD
index 001b3ccf2..12cf84ab6 100644
--- a/community/instead/PKGBUILD
+++ b/community/instead/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 88145 2013-04-12 13:33:50Z spupykin $
+# $Id: PKGBUILD 94060 2013-07-13 14:11:15Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Peter Kosyh <p.kosyhgmail.com>
pkgname=instead
-pkgver=1.9.0
+pkgver=1.9.1
pkgrel=1
pkgdesc="a quest interpreter"
arch=('i686' 'x86_64')
-url="http://instead.googlecode.com/"
+url="http://sourceforge.net/projects/instead/"
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=('c7082772f7cb972d825e8e183e9af90f')
+source=(http://downloads.sourceforge.net/project/instead/instead/${pkgver}/instead_${pkgver}.tar.gz)
+md5sums=('e6ef7cdac1daf3b3795dcd309d028468')
build() {
cd "${srcdir}/instead-${pkgver}"