Date: Sunday, April 17, 2022 @ 17:12:12
  Author: arojas
Revision: 1186901

Update to 3.0.1

Modified:
  freeciv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-04-17 16:29:23 UTC (rev 1186900)
+++ PKGBUILD    2022-04-17 17:12:12 UTC (rev 1186901)
@@ -1,8 +1,8 @@
 # Maintainer: Eric BĂ©langer <[email protected]>
 
 pkgname=freeciv
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.0.1
+pkgrel=1
 pkgdesc="A multiuser clone of the famous Microprose game of Civilization"
 arch=('x86_64')
 url="http://www.freeciv.org/";
@@ -11,7 +11,7 @@
 makedepends=('python')
 backup=('etc/freeciv/database.lua')
 
source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz)
-sha1sums=('8157351dc9e83ea24b87873a216ccc473b5119b2')
+sha1sums=('decc0b8b89d4a539a4303c8064a38e04258cadbc')
 
 build() {
   cd ${pkgname}-${pkgver}

Reply via email to