Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
freeciv


Commits:
3442362e by Carl Smedstad at 2024-10-13T14:30:04+02:00
upgpkg: 3.1.3-1: Upstream release

https://freeciv.fandom.com/wiki/NEWS-3.1.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = freeciv
        pkgdesc = A multiuser clone of the famous Microprose game of 
Civilization
-       pkgver = 3.1.2
+       pkgver = 3.1.3
        pkgrel = 1
        url = http://www.freeciv.org/
        arch = x86_64
@@ -25,7 +25,7 @@ pkgbase = freeciv
        depends = zlib
        depends = zstd
        backup = etc/freeciv/database.lua
-       source = 
https://downloads.sourceforge.net/sourceforge/freeciv/freeciv-3.1.2.tar.xz
-       sha512sums = 
461ee77a4aaa1b18bdaf3bf27e7e2a2cb0ab98703b0ddd353c894c74b7f1cc591ad3386c2d2c3c9fc6d96c640ce51640e97f372cdea422bed2cc083a0801199b
+       source = 
https://downloads.sourceforge.net/sourceforge/freeciv/freeciv-3.1.3.tar.xz
+       sha512sums = 
9967ac7d45d3f57e9f3828ee9041509f823d65032b4e4ba04bdbbe170ab1643b2503d15620639d842671fbfa2da2d50d19e5a1295c9e9ec817bc25aaaef1e162
 
 pkgname = freeciv


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Eric BĂ©langer <[email protected]>
 
 pkgname=freeciv
-pkgver=3.1.2
+pkgver=3.1.3
 pkgrel=1
 pkgdesc="A multiuser clone of the famous Microprose game of Civilization"
 arch=('x86_64')
@@ -32,7 +32,7 @@ depends=(
 makedepends=('python')
 backup=('etc/freeciv/database.lua')
 
source=("https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz";)
-sha512sums=('461ee77a4aaa1b18bdaf3bf27e7e2a2cb0ab98703b0ddd353c894c74b7f1cc591ad3386c2d2c3c9fc6d96c640ce51640e97f372cdea422bed2cc083a0801199b')
+sha512sums=('9967ac7d45d3f57e9f3828ee9041509f823d65032b4e4ba04bdbbe170ab1643b2503d15620639d842671fbfa2da2d50d19e5a1295c9e9ec817bc25aaaef1e162')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freeciv/-/commit/3442362e682791b25b95d7e117e7dd32b45d388a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freeciv/-/commit/3442362e682791b25b95d7e117e7dd32b45d388a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to