summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmytro Meleshko2023-06-08 18:44:12 +0200
committerDmytro Meleshko2023-06-08 18:44:12 +0200
commitea54f4a3364ab491f83c1f4ed5d6cbd9e5153e97 (patch)
tree11fe9b8868e747b8b3153ab285b14b375869b0c2
parent2cc3695900a13c7ada99b422dfb3099c3d4d540a (diff)
downloadaur-ea54f4a3364ab491f83c1f4ed5d6cbd9e5153e97.tar.gz
v144.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6de2a455c155..3ea5ca417f44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mindustry-bin
pkgdesc = A sandbox tower defense game written in Java
- pkgver = 7.0_144.2
+ pkgver = 7.0_144.3
pkgrel = 1
epoch = 1
url = https://github.com/Anuken/Mindustry
@@ -12,12 +12,12 @@ pkgbase = mindustry-bin
depends = hicolor-icon-theme
provides = mindustry
conflicts = mindustry
- noextract = mindustry-bin-144.2.jar
- source = mindustry-bin-144.2.jar::https://github.com/Anuken/Mindustry/releases/download/v144.2/Mindustry.jar
- source = mindustry-bin.icns::https://github.com/Anuken/Mindustry/raw/v144.2/core/assets/icons/icon.icns
+ noextract = mindustry-bin-144.3.jar
+ source = mindustry-bin-144.3.jar::https://github.com/Anuken/Mindustry/releases/download/v144.3/Mindustry.jar
+ source = mindustry-bin.icns::https://github.com/Anuken/Mindustry/raw/v144.3/core/assets/icons/icon.icns
source = mindustry-bin.desktop
source = mindustry-bin.sh
- sha256sums = 17e4d96c6f281cb49e0a9cbafe8bfd87b1ee342e03d89c2a2e0f2e96efd12792
+ sha256sums = 281151c799df7837b67850178f1b3bc3fab4a4e60e75b7bc31362e9cadbb3946
sha256sums = 16fcae782b13a8460e631d265c505f56393acd14700b016904744bd44aa290eb
sha256sums = e5fd49ed3456c53e91b834cb388956e3f9ded4e2c880352d36cf9c2246ca0f0b
sha256sums = 938f5f9f636379402ba0bb9a53345de499f4f3fd50f232b31605129dcf4ea6c9
diff --git a/PKGBUILD b/PKGBUILD
index 4302ba170b8a..c1c4e0cffe5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmytro Meleshko <qzlgeb.zryrfuxb@tznvy.pbz(rot13)>
_pkgname=mindustry
pkgname="${_pkgname}-bin"
-_build=144.2
+_build=144.3
pkgver="7.0_${_build}"
pkgrel=1
epoch=1
@@ -17,7 +17,7 @@ source=("${pkgname}-${_build}.jar::https://github.com/Anuken/Mindustry/releases/
"${pkgname}.icns::https://github.com/Anuken/Mindustry/raw/v${_build}/core/assets/icons/icon.icns"
"${pkgname}.desktop"
"${pkgname}.sh")
-sha256sums=('17e4d96c6f281cb49e0a9cbafe8bfd87b1ee342e03d89c2a2e0f2e96efd12792'
+sha256sums=('281151c799df7837b67850178f1b3bc3fab4a4e60e75b7bc31362e9cadbb3946'
'16fcae782b13a8460e631d265c505f56393acd14700b016904744bd44aa290eb'
'e5fd49ed3456c53e91b834cb388956e3f9ded4e2c880352d36cf9c2246ca0f0b'
'938f5f9f636379402ba0bb9a53345de499f4f3fd50f232b31605129dcf4ea6c9')