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

Sergej Pupykin spupykin at archlinux.org
Mon Feb 2 11:27:01 UTC 2015


    Date: Monday, February 2, 2015 @ 12:27:01
  Author: spupykin
Revision: 126983

upgpkg: instead 2.2.1-1

upd

Modified:
  instead/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-02 11:26:56 UTC (rev 126982)
+++ PKGBUILD	2015-02-02 11:27:01 UTC (rev 126983)
@@ -3,7 +3,7 @@
 # Contributor: Peter Kosyh <p.kosyhgmail.com>
 
 pkgname=instead
-pkgver=2.2.0
+pkgver=2.2.1
 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=('1c7aa11c39a9011861ef4587262ef0a1')
+md5sums=('04833cb03aae5354b684a572e012c0bb')
 
 build() {
   cd "${srcdir}/instead-${pkgver}"



More information about the arch-commits mailing list