summaryrefslogtreecommitdiff
path: root/community/glob2
diff options
context:
space:
mode:
Diffstat (limited to 'community/glob2')
-rw-r--r--community/glob2/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/glob2/PKGBUILD b/community/glob2/PKGBUILD
index b6b9aba01..7e64bd13d 100644
--- a/community/glob2/PKGBUILD
+++ b/community/glob2/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 52543 2011-07-26 04:33:02Z svenstaro $
+# $Id: PKGBUILD 59934 2011-12-02 20:58:35Z ibiru $
# Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org>
# Contributor: Roman Kyrylych <Roman.Kyrylych@gmail.com>
pkgname=glob2
pkgver=0.9.4.4
-pkgrel=9
+pkgrel=10
pkgdesc="RTS game which minimizes micro-management by automatically assigning tasks to units"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.globulation2.org/"
license=('GPL3')
-depends=('boost-libs' 'sdl_net' 'sdl_image' 'sdl_ttf' 'libvorbis' 'speex' 'mesa' \
+depends=('boost-libs' 'sdl_net' 'sdl_image' 'sdl_ttf' 'libvorbis' 'speex' 'mesa'
'fribidi' 'desktop-file-utils')
makedepends=('scons' 'boost')
install=glob2.install
-source=(http://dl.sv.nongnu.org/releases/${pkgname}/0.9.4/${pkgname}-${pkgver}.tar.gz \
+source=(http://dl.sv.nongnu.org/releases/${pkgname}/0.9.4/${pkgname}-${pkgver}.tar.gz
glob2-0.9.4.1-gcc44.patch)
md5sums=('94c527325f355a29a2807f8f18a6e6a8' 'b13cb1f73ece23bfc6413773678d583e')
sha1sums=('14aa8d840ef5f95a9af591789082fe2322fa8cad' '3e5ae81d85a727387a7049c3a0dfb3db930391b3')