[arch-commits] Commit in instead/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Feb 6 17:23:06 UTC 2015
Date: Friday, February 6, 2015 @ 18:23:06
Author: spupykin
Revision: 127196
upgpkg: instead 2.2.2-1
upd
Modified:
instead/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-06 17:19:19 UTC (rev 127195)
+++ PKGBUILD 2015-02-06 17:23:06 UTC (rev 127196)
@@ -3,7 +3,7 @@
# Contributor: Peter Kosyh <p.kosyhgmail.com>
pkgname=instead
-pkgver=2.2.1
+pkgver=2.2.2
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=('04833cb03aae5354b684a572e012c0bb')
+md5sums=('224a79e0c3a9c72c86ca90fd98f0d44f')
build() {
cd "${srcdir}/instead-${pkgver}"
More information about the arch-commits
mailing list