diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2013-12-27 23:55:53 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2013-12-27 23:55:53 +0000 |
commit | 65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 (patch) | |
tree | fbfdff322b28d9a3c37e6e31c94caf1d8e48dac1 /community/warmux | |
parent | d53c44f055929b18d7d1b25f8367ee5836c435fc (diff) |
Fri Dec 27 23:54:04 UTC 2013
Diffstat (limited to 'community/warmux')
-rw-r--r-- | community/warmux/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/warmux/PKGBUILD b/community/warmux/PKGBUILD index 9a35825f6..9d94d0609 100644 --- a/community/warmux/PKGBUILD +++ b/community/warmux/PKGBUILD @@ -1,14 +1,14 @@ -# $Id: PKGBUILD 90103 2013-05-06 19:39:59Z foutrelis $ +# $Id: PKGBUILD 100935 2013-11-13 12:48:40Z heftig $ # Contributor: Eric Belanger <eric@archlinux.org> # Contributor: pukyxd # Maintainer: Daenyth <Daenyth+Arch AT gmail DOT com> pkgname=warmux pkgver=11.04.1 -pkgrel=6 +pkgrel=7 pkgdesc="A clone of the worms game" arch=('i686' 'x86_64') -url="http://www.wormux.org/" +url="http://gna.org/projects/warmux/" license=('GPL') makedepends=('pkgconfig' 'libxml++' 'sdl_image' 'sdl_gfx>=2.0.24' 'sdl_ttf' 'sdl_mixer' 'sdl_net' 'curl>=7.16.2' 'gcc-libs' 'libxml2') replaces=('wormux') |