Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
freeciv


Commits:
aa51d78c by Antonio Rojas at 2024-02-10T20:58:36+01:00
upgpkg: 3.0.10-1: Update to 3.0.10

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = freeciv
        pkgdesc = A multiuser clone of the famous Microprose game of 
Civilization
-       pkgver = 3.0.9
-       pkgrel = 2
+       pkgver = 3.0.10
+       pkgrel = 1
        url = http://www.freeciv.org/
        arch = x86_64
        license = GPL
@@ -12,7 +12,7 @@ pkgbase = freeciv
        depends = sqlite
        depends = curl
        backup = etc/freeciv/database.lua
-       source = 
https://downloads.sourceforge.net/sourceforge/freeciv/freeciv-3.0.9.tar.xz
-       sha512sums = 
22aaf8bc9976ebd1b05874a15f5be2a7f3b452e9bed7ac68c18d2395d18ff82954979f093174ec72b1a5218f253019e52cb223a112513ab3488c01f83bb5ccbc
+       source = 
https://downloads.sourceforge.net/sourceforge/freeciv/freeciv-3.0.10.tar.xz
+       sha512sums = 
4082e94deeda8d9b90f04137d6e7dfd39ff7232225a910f47519a464db553891e42289c1d7738f9ee0d9a16db143669bf8c4c5ce9492a4455ccd99906c956192
 
 pkgname = freeciv


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Eric BĂ©langer <e...@archlinux.org>
 
 pkgname=freeciv
-pkgver=3.0.9
-pkgrel=2
+pkgver=3.0.10
+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 @@ depends=('gtk3' 'sdl_mixer' 'lua53' 'sqlite' 'curl')
 makedepends=('python')
 backup=('etc/freeciv/database.lua')
 
source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz)
-sha512sums=('22aaf8bc9976ebd1b05874a15f5be2a7f3b452e9bed7ac68c18d2395d18ff82954979f093174ec72b1a5218f253019e52cb223a112513ab3488c01f83bb5ccbc')
+sha512sums=('4082e94deeda8d9b90f04137d6e7dfd39ff7232225a910f47519a464db553891e42289c1d7738f9ee0d9a16db143669bf8c4c5ce9492a4455ccd99906c956192')
 
 build() {
   cd ${pkgname}-${pkgver}



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

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


Reply via email to