summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Krause2017-02-06 08:49:03 +0100
committerChristian Krause2017-02-06 08:49:03 +0100
commitc9282f2b032dce59e7e4f89158548d49045ae8bf (patch)
tree693f543bb48a62ebe0271a3e85535870dacdf3ca /PKGBUILD
parent4463c4703df9033c137b4d3cf23dd20483106ed0 (diff)
downloadaur-c9282f2b032dce59e7e4f89158548d49045ae8bf.tar.gz
minor metadata update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 516053806444..e2146abc712a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: Christian Krause ("wookietreiber") <kizkizzbangbang@googlemail.com>
+# Maintainer: Christian Krause ("wookietreiber") <christian.krause@mailbox.org>
pkgname=freeorion
pkgver=0.4.6
pkgrel=1
pkgdesc="turn-based space empire and galactic conquest (4X) computer game"
+url="http://www.freeorion.org/"
arch=('i686' 'x86_64')
-url="https://github.com/freeorion/freeorion/"
license=('GPL2')
depends=('boost-libs' 'python2' 'sdl2' 'libvorbis' 'glew' 'libtiff' 'libjpeg-turbo' 'openal' 'hicolor-icon-theme' 'freetype2')
makedepends=('boost' 'cmake')