[arch-commits] Commit in instead/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Sep 21 11:11:34 UTC 2015
Date: Monday, September 21, 2015 @ 13:11:34
Author: spupykin
Revision: 141374
upgpkg: instead 2.2.7-1
upd
Modified:
instead/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-21 09:27:04 UTC (rev 141373)
+++ PKGBUILD 2015-09-21 11:11:34 UTC (rev 141374)
@@ -3,7 +3,7 @@
# Contributor: Peter Kosyh <p.kosyhgmail.com>
pkgname=instead
-pkgver=2.2.5
+pkgver=2.2.7
pkgrel=1
pkgdesc="a quest interpreter"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
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=('de9450d9f5f0f1268aa386ff460b99fe')
+md5sums=('6716a5c0690e87a7ed788badb200d556')
build() {
cd "${srcdir}/instead-${pkgver}"
More information about the arch-commits
mailing list