[arch-commits] Commit in instead/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Oct 19 11:14:56 UTC 2015


    Date: Monday, October 19, 2015 @ 13:14:55
  Author: spupykin
Revision: 144367

upgpkg: instead 2.3.0-1

upd

Modified:
  instead/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-19 11:05:29 UTC (rev 144366)
+++ PKGBUILD	2015-10-19 11:14:55 UTC (rev 144367)
@@ -3,7 +3,7 @@
 # Contributor: Peter Kosyh <p.kosyhgmail.com>
 
 pkgname=instead
-pkgver=2.2.7
+pkgver=2.3.0
 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=('6716a5c0690e87a7ed788badb200d556')
+md5sums=('39776169ac5202de47e862a39d7f790b')
 
 build() {
   cd "${srcdir}/instead-${pkgver}"



More information about the arch-commits mailing list