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

Sergej Pupykin spupykin at archlinux.org
Mon Sep 7 11:21:31 UTC 2015


    Date: Monday, September 7, 2015 @ 13:21:30
  Author: spupykin
Revision: 139460

upgpkg: instead 2.2.5-1

upd

Modified:
  instead/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-07 10:22:00 UTC (rev 139459)
+++ PKGBUILD	2015-09-07 11:21:30 UTC (rev 139460)
@@ -3,8 +3,8 @@
 # Contributor: Peter Kosyh <p.kosyhgmail.com>
 
 pkgname=instead
-pkgver=2.2.3
-pkgrel=2
+pkgver=2.2.5
+pkgrel=1
 pkgdesc="a quest interpreter"
 arch=('i686' 'x86_64')
 url="http://sourceforge.net/projects/instead/"
@@ -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=('8bee01d435e240e4e7585e3b96393313')
+md5sums=('de9450d9f5f0f1268aa386ff460b99fe')
 
 build() {
   cd "${srcdir}/instead-${pkgver}"



More information about the arch-commits mailing list