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

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Jan 28 11:17:44 UTC 2014


    Date: Tuesday, January 28, 2014 @ 12:17:44
  Author: spupykin
Revision: 104919

upgpkg: instead 2.0.1-1

upd

Modified:
  instead/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-28 11:06:38 UTC (rev 104918)
+++ PKGBUILD	2014-01-28 11:17:44 UTC (rev 104919)
@@ -3,7 +3,7 @@
 # Contributor: Peter Kosyh <p.kosyhgmail.com>
 
 pkgname=instead
-pkgver=2.0.0
+pkgver=2.0.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=('3b65855cc0aa5040c881f2830e154365')
+md5sums=('28adadd80c3726ebd3856aa3fa372ea3')
 
 build() {
   cd "${srcdir}/instead-${pkgver}"
@@ -24,5 +24,5 @@
   cd "${srcdir}/instead-${pkgver}"
   make DESTDIR="${pkgdir}" PREFIX=/usr install
 
-  cp -a doc/*.{html,txt,pdf} doc/examples $pkgdir/usr/share/doc/instead/
+  cp -a doc/*.{html,pdf} doc/instead.txt doc/examples $pkgdir/usr/share/doc/instead/
 }




More information about the arch-commits mailing list