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

Giovanni Scafora giovanni at archlinux.org
Mon Feb 22 23:29:49 UTC 2010


    Date: Monday, February 22, 2010 @ 18:29:48
  Author: giovanni
Revision: 69835

upgpkg: freeciv 2.2.0-1
upstream release

Modified:
  freeciv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-22 23:13:01 UTC (rev 69834)
+++ PKGBUILD	2010-02-22 23:29:48 UTC (rev 69835)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=freeciv
-pkgver=2.1.11
+pkgver=2.2.0
 pkgrel=1
 pkgdesc="A multiuser clone of the famous Microprose game of Civilization"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 depends=('gtk2' 'sdl_mixer' 'readline')
 install=freeciv.install
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('b064e5949d211a46a9d6d050f3c98959')
-sha1sums=('bf086d07e12fddd49142a7b20da88d164725cbd9')
+md5sums=('49c08904d2402fe46248641a8bbd9ef3')
+sha1sums=('9cdb5630159ec3c4a0def8039b02c8b5ed46d413')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list