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

Antonio Rojas arojas at archlinux.org
Sun Mar 22 12:36:43 UTC 2020


    Date: Sunday, March 22, 2020 @ 12:36:42
  Author: arojas
Revision: 603489

Update to 2.6.2

Modified:
  freeciv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-22 12:36:11 UTC (rev 603488)
+++ PKGBUILD	2020-03-22 12:36:42 UTC (rev 603489)
@@ -1,7 +1,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=freeciv
-pkgver=2.6.1
+pkgver=2.6.2
 pkgrel=1
 pkgdesc="A multiuser clone of the famous Microprose game of Civilization"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('python')
 backup=('etc/freeciv/database.lua')
 source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('0a8994cf514b79897924195880f667ebfec815e9')
+sha1sums=('d459c711a164fbaf215e0083aaf5784253a1492f')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list