summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Tarocchi2025-01-08 15:59:03 +0100
committerAndrea Tarocchi2025-01-08 15:59:03 +0100
commit2033fc79dfde8b26fbd49ca74417a41463ae3369 (patch)
tree43780cf2fdb5e720f6b1c1bf6571af61effdafd0
parent2b3392ccde58bb6f46eed8199c0782cd83f83ac8 (diff)
downloadaur-2033fc79dfde8b26fbd49ca74417a41463ae3369.tar.gz
Updated to versio 1.19.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4faec0928b6..e136c85b8811 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wesnoth-devel
pkgdesc = development version of a turn-based strategy game on a fantasy world
- pkgver = 1.19.6
+ pkgver = 1.19.7
pkgrel = 1
url = https://www.wesnoth.org/
install = wesnoth-devel.install
@@ -33,7 +33,7 @@ pkgbase = wesnoth-devel
optdepends = imagemagick: png optimization with wesnoth-optipng / woptipng
options = !emptydirs
options = !buildflags
- source = https://downloads.sourceforge.net/sourceforge/wesnoth/wesnoth-1.19.6.tar.bz2
+ source = https://downloads.sourceforge.net/sourceforge/wesnoth/wesnoth-1.19.7.tar.bz2
source = wesnoth-devel.desktop
source = wesnoth_editor-devel.desktop
source = wesnoth-devel-icon.png
@@ -41,7 +41,7 @@ pkgbase = wesnoth-devel
source = wesnothd-devel.tmpfiles.conf
source = wesnothd-devel.service
source = wesnoth-devel.appdata.xml
- sha256sums = 04bd3edba3abc50c9aafa4fc12a064401c85bbbfcc1e861abdd53cf0b392e65e
+ sha256sums = 35f74237a4787256dcd8598c6eb881ca68abc2a1516589c8d151d92495c2d576
sha256sums = 3631b4c1eda6c2099e43272f2a26a8a3e897b9541a395ebeb9a1b8b3753a647d
sha256sums = 196cd09c73c6503b9caef7c47bb61d0243c10e9b15daa6b3aff437f7ad03448a
sha256sums = 98fbd8bafff165c45d0a1eb23a500108e4ce7c8ed32b9abc9bf1c3179e1d3491
diff --git a/PKGBUILD b/PKGBUILD
index 30a192246088..325c8d201e32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=wesnoth-devel
#XXX: when changing major version (i.e. 1.17 to 1.1X) remeber to updated the occurences in build() and package()
-pkgver=1.19.6
+pkgver=1.19.7
pkgrel=1
pkgdesc="development version of a turn-based strategy game on a fantasy world"
arch=('i486' 'i686' 'pentium4' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
@@ -40,7 +40,7 @@ source=("https://downloads.sourceforge.net/sourceforge/wesnoth/wesnoth-$pkgver.t
"wesnothd-devel.service"
"wesnoth-devel.appdata.xml")
-sha256sums=('04bd3edba3abc50c9aafa4fc12a064401c85bbbfcc1e861abdd53cf0b392e65e'
+sha256sums=('35f74237a4787256dcd8598c6eb881ca68abc2a1516589c8d151d92495c2d576'
'3631b4c1eda6c2099e43272f2a26a8a3e897b9541a395ebeb9a1b8b3753a647d'
'196cd09c73c6503b9caef7c47bb61d0243c10e9b15daa6b3aff437f7ad03448a'
'98fbd8bafff165c45d0a1eb23a500108e4ce7c8ed32b9abc9bf1c3179e1d3491'