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

Eric Bélanger eric at archlinux.org
Wed Apr 20 00:59:54 UTC 2016


    Date: Wednesday, April 20, 2016 @ 02:59:54
  Author: eric
Revision: 265504

upgpkg: freeciv 2.5.3-1

Upstream update

Modified:
  freeciv/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-19 21:17:19 UTC (rev 265503)
+++ PKGBUILD	2016-04-20 00:59:54 UTC (rev 265504)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=freeciv
-pkgver=2.5.1
+pkgver=2.5.3
 pkgrel=1
 pkgdesc="A multiuser clone of the famous Microprose game of Civilization"
 arch=('i686' 'x86_64')
@@ -9,11 +9,12 @@
 url="http://www.freeciv.org/"
 license=('GPL')
 depends=('gtk3' 'sdl_mixer' 'lua52' 'sqlite' 'curl' 'libtool')
+makedepends=('python')
 backup=('etc/freeciv/database.lua')
 install=freeciv.install
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2
         lua52_compat.patch)
-sha1sums=('bd4426dcae7511549733441b1b2f5a8bd77cf42b'
+sha1sums=('070900a13c5861a9ce23e7dad03552277e3b9395'
           '248f4c8b62557677bf27a0d06feb15148d811ce7')
 
 prepare() {



More information about the arch-commits mailing list