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


Commits:
ed8d6ef0 by Sven-Hendrik Haase at 2024-06-14T01:35:13+02:00
upgpkg: 1:1.18.1-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.0
-       pkgrel = 4
+       pkgver = 1.18.1
+       pkgrel = 1
        epoch = 1
        url = https://www.wesnoth.org/
        arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = wesnoth
        depends = dbus
        depends = lua
        options = !emptydirs
-       source = git+https://github.com/wesnoth/wesnoth.git#tag=1.18.0
-       sha512sums = 
6e7a66b6253fadc9346b8385f48b6fb184cc93c58c41e2fce02d9cfeb1a7d5b0b0f4d8488f9260e3a094f99027857dbcbabee0427f0f2e0df9878e01d79d7bb3
+       source = git+https://github.com/wesnoth/wesnoth.git#tag=1.18.1
+       sha512sums = 
6944a9e5d1dc9c1f29aaff335d2ad56540c23c4859ada4b3fd3ceb3a252ba5d1cf8014b09944291f3847890bda77ec878662861dad6fb772110cb06fe42000aa
 
 pkgname = wesnoth


=====================================
PKGBUILD
=====================================
@@ -6,9 +6,9 @@
 
 pkgname=wesnoth
 # NOTE: Odd minor versions are unstable! Do not package those.
-pkgver=1.18.0
+pkgver=1.18.1
 epoch=1
-pkgrel=4
+pkgrel=1
 pkgdesc="A turn-based strategy game on a fantasy world"
 arch=('x86_64')
 license=('GPL')
@@ -17,7 +17,7 @@ depends=('sdl2_mixer' 'sdl2_image' 'boost-libs' 'pango' 
'dbus' 'lua')
 makedepends=('boost' 'cmake' 'git' 'ninja' 'python')
 options=(!emptydirs)
 source=("git+https://github.com/wesnoth/wesnoth.git#tag=${pkgver}";)
-sha512sums=('6e7a66b6253fadc9346b8385f48b6fb184cc93c58c41e2fce02d9cfeb1a7d5b0b0f4d8488f9260e3a094f99027857dbcbabee0427f0f2e0df9878e01d79d7bb3')
+sha512sums=('6944a9e5d1dc9c1f29aaff335d2ad56540c23c4859ada4b3fd3ceb3a252ba5d1cf8014b09944291f3847890bda77ec878662861dad6fb772110cb06fe42000aa')
 
 build() {
   cd "$pkgname"



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

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


Reply via email to