Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
wesnoth


Commits:
a8e16668 by Sven-Hendrik Haase at 2025-12-22T16:01:13+01:00
upgpkg: 1:1.18.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = wesnoth
        pkgdesc = A turn-based strategy game on a fantasy world
-       pkgver = 1.18.5
-       pkgrel = 2
+       pkgver = 1.18.6
+       pkgrel = 1
        epoch = 1
        url = https://www.wesnoth.org/
        arch = x86_64
@@ -18,9 +18,9 @@ pkgbase = wesnoth
        depends = dbus
        depends = lua
        options = !emptydirs
-       source = git+https://github.com/wesnoth/wesnoth.git#tag=1.18.5
+       source = git+https://github.com/wesnoth/wesnoth.git#tag=1.18.6
        source = boost-1.89.patch
-       sha512sums = 
4d027319e15bfa6366cfb6cad6f032659a4707199aa8d2457036a7d8136a34a5ce63264a7cf53b171c2b65914aafd13c06fa485f7ebf2f1945902509bca24d0e
+       sha512sums = 
ce079a975e02040215c6f99341db61a7a145ee1cb5b938f109b7a6bd823b87245e94a882bca23df9a9db0718972d9f82fb6a8ac6d4bdebae3313388388e12987
        sha512sums = 
d982b8d9b6b96f95aa80b4d2b5de0217d15baba0a0f70c066534090d4eaf6d6a7088bf77146c72b4d89a8ff0cf864b844ee852d63e7a2e28b6748c555b9480a7
 
 pkgname = wesnoth


=====================================
PKGBUILD
=====================================
@@ -6,9 +6,9 @@
 
 pkgname=wesnoth
 # NOTE: Odd minor versions are unstable! Do not package those.
-pkgver=1.18.5
+pkgver=1.18.6
 epoch=1
-pkgrel=2
+pkgrel=1
 pkgdesc="A turn-based strategy game on a fantasy world"
 arch=('x86_64')
 license=('GPL')
@@ -18,7 +18,7 @@ makedepends=('boost' 'cmake' 'git' 'ninja' 'python')
 options=(!emptydirs)
 source=("git+https://github.com/wesnoth/wesnoth.git#tag=${pkgver}";
          boost-1.89.patch)
-sha512sums=('4d027319e15bfa6366cfb6cad6f032659a4707199aa8d2457036a7d8136a34a5ce63264a7cf53b171c2b65914aafd13c06fa485f7ebf2f1945902509bca24d0e'
+sha512sums=('ce079a975e02040215c6f99341db61a7a145ee1cb5b938f109b7a6bd823b87245e94a882bca23df9a9db0718972d9f82fb6a8ac6d4bdebae3313388388e12987'
             
'd982b8d9b6b96f95aa80b4d2b5de0217d15baba0a0f70c066534090d4eaf6d6a7088bf77146c72b4d89a8ff0cf864b844ee852d63e7a2e28b6748c555b9480a7')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wesnoth/-/commit/a8e16668d6847c6b81e15b405d8dc13d23177bfa

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


Reply via email to