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

Jonathan Steel jsteel at nymeria.archlinux.org
Thu Jul 10 18:44:01 UTC 2014


    Date: Thursday, July 10, 2014 @ 20:44:01
  Author: jsteel
Revision: 115412

mtree rebuilds

Modified:
  gnujump/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-10 18:38:44 UTC (rev 115411)
+++ PKGBUILD	2014-07-10 18:44:01 UTC (rev 115412)
@@ -1,17 +1,17 @@
 # $Id$
-# Maintainer: jsteel <mail at jsteel dot org>
+# Maintainer: Jonathan Steel <jsteel at aur.archlinux.org>
 # Contributor: Anton Bazhenov <anton.bazhenov at gmail>
 # Contributor: Patrik Ilg <p.ilg at arcor.de>
 
 pkgname=gnujump
 pkgver=1.0.8
-pkgrel=3
+pkgrel=4
 pkgdesc="A clone of the simple yet addictive game Xjump"
 arch=('i686' 'x86_64')
 url="http://gnujump.es.gnu.org"
 license=('GPL3')
-depends=('libgl' 'sdl_image' 'sdl_mixer')
-makedepends=('mesa' 'glu')
+depends=('mesa' 'sdl_image' 'sdl_mixer')
+makedepends=('glu')
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
         ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname.png
         $pkgname.desktop)




More information about the arch-commits mailing list