summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Tarocchi2022-04-04 14:30:40 +0200
committerAndrea Tarocchi2022-04-04 14:30:40 +0200
commitc9920b7bff09d7bbf2a8d64e409284de7bab3303 (patch)
tree0b718e5bdf5a2954a477188dc7fa40e3be58fad5
parent4bc0880ec2a609ba5d00cdcb81427a806346e8b6 (diff)
downloadaur-c9920b7bff09d7bbf2a8d64e409284de7bab3303.tar.gz
Updated to 1.17.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79c96bceac2c..7e664740861b 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.17.1
+ pkgver = 1.17.2
pkgrel = 1
url = https://www.wesnoth.org/
install = wesnoth-devel.install
@@ -32,7 +32,7 @@ pkgbase = wesnoth-devel
optdepends = advancecomp: png optimization with wesnoth-optipng / woptipng
optdepends = imagemagick: png optimization with wesnoth-optipng / woptipng
options = !emptydirs
- source = https://downloads.sourceforge.net/sourceforge/wesnoth/wesnoth-1.17.1.tar.bz2
+ source = https://downloads.sourceforge.net/sourceforge/wesnoth/wesnoth-1.17.2.tar.bz2
source = wesnoth-devel.desktop
source = wesnoth_editor-devel.desktop
source = wesnoth-devel-icon.png
@@ -40,7 +40,7 @@ pkgbase = wesnoth-devel
source = wesnothd-devel.tmpfiles.conf
source = wesnothd-devel.service
source = wesnoth-devel.appdata.xml
- sha256sums = 881c0dd6a528b18f03a8128732141958b1a751016b81784ce4b9159e69955165
+ sha256sums = f8dfa60cfecdaecc3e03559881609c329ce4724361f3422f931f612946fa5587
sha256sums = 3631b4c1eda6c2099e43272f2a26a8a3e897b9541a395ebeb9a1b8b3753a647d
sha256sums = 196cd09c73c6503b9caef7c47bb61d0243c10e9b15daa6b3aff437f7ad03448a
sha256sums = 98fbd8bafff165c45d0a1eb23a500108e4ce7c8ed32b9abc9bf1c3179e1d3491
diff --git a/PKGBUILD b/PKGBUILD
index 4010b0a89197..693adfb1efba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=wesnoth-devel
#XXX: when changing major version (i.e. 1.15 to 1.1X) remeber to updated the occurences in build() and package()
-pkgver=1.17.1
+pkgver=1.17.2
pkgrel=1
pkgdesc="development version of a turn-based strategy game on a fantasy world"
arch=('i486' 'i686' 'pentium4' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
@@ -38,7 +38,7 @@ source=("https://downloads.sourceforge.net/sourceforge/wesnoth/wesnoth-$pkgver.t
"wesnothd-devel.service"
"wesnoth-devel.appdata.xml")
-sha256sums=('881c0dd6a528b18f03a8128732141958b1a751016b81784ce4b9159e69955165'
+sha256sums=('f8dfa60cfecdaecc3e03559881609c329ce4724361f3422f931f612946fa5587'
'3631b4c1eda6c2099e43272f2a26a8a3e897b9541a395ebeb9a1b8b3753a647d'
'196cd09c73c6503b9caef7c47bb61d0243c10e9b15daa6b3aff437f7ad03448a'
'98fbd8bafff165c45d0a1eb23a500108e4ce7c8ed32b9abc9bf1c3179e1d3491'