summaryrefslogtreecommitdiff
path: root/community/instead/PKGBUILD
diff options
context:
space:
mode:
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 42e769c6f..bbce4c008 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' 'mips64el')
-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}"