Date: Saturday, September 7, 2013 @ 19:03:38 Author: bgyorgy Revision: 96905
Fix URL (FS#33335) Modified: warmux/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-09-07 16:53:18 UTC (rev 96904) +++ PKGBUILD 2013-09-07 17:03:38 UTC (rev 96905) @@ -8,7 +8,7 @@ pkgrel=6 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')