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

Eric Bélanger eric at archlinux.org
Thu Aug 18 01:12:05 UTC 2011


    Date: Wednesday, August 17, 2011 @ 21:12:04
  Author: eric
Revision: 135706

upgpkg: freeciv 2.3.0-1

	Upstream update

Modified:
  freeciv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-17 16:07:55 UTC (rev 135705)
+++ PKGBUILD	2011-08-18 01:12:04 UTC (rev 135706)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=freeciv
-pkgver=2.2.7
+pkgver=2.3.0
 pkgrel=1
 pkgdesc="A multiuser clone of the famous Microprose game of Civilization"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 options=('!libtool')
 install=freeciv.install
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('db61c36222ad0bd1de233cf29226ff27')
-sha1sums=('b7cf680a25e9006cb3a289a2e5c786dd385577cb')
+md5sums=('70fd4285f2da7d41bdadac43458e62c9')
+sha1sums=('d4e871ad749e1807957df4e353fbb8f5510b7248')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list