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

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon Jan 27 10:00:24 UTC 2014


    Date: Monday, January 27, 2014 @ 11:00:24
  Author: spupykin
Revision: 104834

upgpkg: instead 2.0.0-1

upd

Modified:
  instead/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-27 10:00:16 UTC (rev 104833)
+++ PKGBUILD	2014-01-27 10:00:24 UTC (rev 104834)
@@ -3,8 +3,8 @@
 # Contributor: Peter Kosyh <p.kosyhgmail.com>
 
 pkgname=instead
-pkgver=1.9.1
-pkgrel=2
+pkgver=2.0.0
+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=('fe925715e48ce06ddce9eeeec380b881')
+md5sums=('3b65855cc0aa5040c881f2830e154365')
 
 build() {
   cd "${srcdir}/instead-${pkgver}"




More information about the arch-commits mailing list