summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302024-02-06 16:54:41 +0100
committerM0Rf302024-02-06 16:54:41 +0100
commita05a1c2946bb2edfbff4319a9a08547d47b874b4 (patch)
tree46472a8d6625a7af3a0b64a89c728a8c943941ea
parent716a99a34bf485254cfba502584d711c7a0f6ff9 (diff)
downloadaur-devilutionx.tar.gz
devilutionx: 1.5.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfc9e1cf5f31..4cf36a040124 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = devilutionx
pkgdesc = Diablo devolved for linux
- pkgver = 1.5.1
+ pkgver = 1.5.2
pkgrel = 1
url = https://github.com/diasurgical/devilutionX
arch = armv6h
@@ -27,11 +27,11 @@ pkgbase = devilutionx
depends = simpleini
depends = zlib
options = strip
- source = https://github.com/diasurgical/devilutionX/releases/download/1.5.1/devilutionx-src.tar.xz
+ source = https://github.com/diasurgical/devilutionX/releases/download/1.5.2/devilutionx-src.tar.xz
source = https://github.com/diasurgical/devilutionX-assets/releases/download/v4/fonts.mpq
source = https://github.com/diasurgical/devilutionX-assets/releases/download/v4/pl.mpq
source = https://github.com/diasurgical/devilutionX-assets/releases/download/v4/ru.mpq
- sha256sums = e3d478aa7da95385d67d6e37016441df969965f5653f83c64e0019ee824ebd4f
+ sha256sums = 27dc99cb8b40cb6fccbb5935aac7ce0c906664cc3815bcf9e27195747db46ed3
sha256sums = 551ecee2d95b4e7807737a7794a6bacf0b4a03a91634816277b91db35ce1e259
sha256sums = 715763a7e35347fd42041b35d961189c932d9d320ee29b6929106e550b0e42de
sha256sums = 48bfb5baeed370b565a61db5eab90214700121311a3c40e50d2671d5bac8778b
diff --git a/PKGBUILD b/PKGBUILD
index a2ef4d60146d..2bfef4bf470b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=devilutionx
pkgname=("${pkgbase}" "${pkgbase}-fonts" "${pkgbase}-voices")
-pkgver=1.5.1
+pkgver=1.5.2
pkgrel=1
pkgdesc="Diablo devolved for linux"
arch=('armv6h' 'armv7h' 'arm' 'aarch64' 'i686' 'x86_64')
@@ -58,7 +58,7 @@ package_devilutionx-fonts() {
"${pkgdir}/usr/share/diasurgical/devilutionx/fonts.mpq"
}
-sha256sums=('e3d478aa7da95385d67d6e37016441df969965f5653f83c64e0019ee824ebd4f'
- '551ecee2d95b4e7807737a7794a6bacf0b4a03a91634816277b91db35ce1e259'
- '715763a7e35347fd42041b35d961189c932d9d320ee29b6929106e550b0e42de'
- '48bfb5baeed370b565a61db5eab90214700121311a3c40e50d2671d5bac8778b')
+sha256sums=('27dc99cb8b40cb6fccbb5935aac7ce0c906664cc3815bcf9e27195747db46ed3'
+ '551ecee2d95b4e7807737a7794a6bacf0b4a03a91634816277b91db35ce1e259'
+ '715763a7e35347fd42041b35d961189c932d9d320ee29b6929106e550b0e42de'
+ '48bfb5baeed370b565a61db5eab90214700121311a3c40e50d2671d5bac8778b')