Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / freeciv
Commits: c05a1c8d by Felix Yan at 2023-12-11T19:17:50+02:00 upgpkg: 3.0.8-2: rebuild with icu 74 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,18 @@ +pkgbase = freeciv + pkgdesc = A multiuser clone of the famous Microprose game of Civilization + pkgver = 3.0.8 + pkgrel = 2 + url = http://www.freeciv.org/ + arch = x86_64 + license = GPL + makedepends = python + depends = gtk3 + depends = sdl_mixer + depends = lua53 + depends = sqlite + depends = curl + backup = etc/freeciv/database.lua + source = https://downloads.sourceforge.net/sourceforge/freeciv/freeciv-3.0.8.tar.xz + sha512sums = 15253c428af1f6f688902c9df8f763ce8cad92345b1bdbe0f6444cbbb5c1d31fa27ff8b6f8ade30256931e1765a97293d8f8d82f7b4aadc22258218eb9ab428b + +pkgname = freeciv ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=freeciv pkgver=3.0.8 -pkgrel=1 +pkgrel=2 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('x86_64') url="http://www.freeciv.org/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/freeciv/-/commit/c05a1c8d89c0d7917c4c877dd845edc0340972ad -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/freeciv/-/commit/c05a1c8d89c0d7917c4c877dd845edc0340972ad You're receiving this email because of your account on gitlab.archlinux.org.
