[arch-commits] Commit in mari0/trunk (PKGBUILD mari0.sh)

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Mon Dec 16 19:49:56 UTC 2013


    Date: Monday, December 16, 2013 @ 20:49:56
  Author: svenstaro
Revision: 102619

upgpkg: mari0 1.6-2

Depend on love08

Modified:
  mari0/trunk/PKGBUILD
  mari0/trunk/mari0.sh

----------+
 PKGBUILD |    6 +++---
 mari0.sh |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-16 19:47:58 UTC (rev 102618)
+++ PKGBUILD	2013-12-16 19:49:56 UTC (rev 102619)
@@ -3,17 +3,17 @@
 
 pkgname=mari0
 pkgver=1.6
-pkgrel=1
+pkgrel=2
 pkgdesc="The Mario game with Portal gun mechanics"
 arch=('any')
 url="http://stabyourself.net/mari0/"
 license=('CCPL')
-depends=('love>=0.8')
+depends=('love08')
 _gamepkg="${pkgname}-linux.zip"
 source=(${pkgname}.sh
         ${pkgname}.desktop
         http://stabyourself.net/dl.php?file=$pkgname-1006/$pkgname-linux.zip)
-sha1sums=('165e2aa9234f3857cc971738ebf6c05ec5bed207'
+sha1sums=('3bafbd4fbcb59f139a5b25c5355908d4ab6d5e2d'
           'af4875330c5961476db4696e2453f7c0c2bea9ea'
           'c5db253e22a54b97d51923b462877c3a3b8dfbe0')
 

Modified: mari0.sh
===================================================================
--- mari0.sh	2013-12-16 19:47:58 UTC (rev 102618)
+++ mari0.sh	2013-12-16 19:49:56 UTC (rev 102619)
@@ -1,2 +1,2 @@
 #!/bin/bash
-love /usr/share/mari0/mari0.love
+love08 /usr/share/mari0/mari0.love




More information about the arch-commits mailing list