[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sat Jun 18 17:58:40 UTC 2022
Date: Saturday, June 18, 2022 @ 17:58:39
Author: arojas
Revision: 1238516
Update to 3.0.2
Modified:
freeciv/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-18 17:57:14 UTC (rev 1238515)
+++ PKGBUILD 2022-06-18 17:58:39 UTC (rev 1238516)
@@ -1,7 +1,7 @@
# Maintainer: Eric Bélanger <eric at archlinux.org>
pkgname=freeciv
-pkgver=3.0.1
+pkgver=3.0.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.xz)
-sha1sums=('decc0b8b89d4a539a4303c8064a38e04258cadbc')
+sha1sums=('6871031b2ba6b3d8b54ff09ed7b9e121b2267647')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list