summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmytro Meleshko2022-11-13 16:45:13 +0100
committerDmytro Meleshko2022-11-13 16:45:13 +0100
commit6bad72c487c3a1440782c158886367b658f6ec22 (patch)
tree76e73139b7ffe30ee1124df62750a7d2ed82f18d
parentce58943403d43b9336d60c3ff774fc7736045fca (diff)
downloadaur-6bad72c487c3a1440782c158886367b658f6ec22.tar.gz
v140.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c486735cac1e..87846be25a95 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mindustry-bin
pkgdesc = A sandbox tower defense game written in Java
- pkgver = 7.0_140.3
+ pkgver = 7.0_140.4
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-140.3.jar
- source = mindustry-bin-140.3.jar::https://github.com/Anuken/Mindustry/releases/download/v140.3/Mindustry.jar
- source = mindustry-bin.icns::https://github.com/Anuken/Mindustry/raw/v140.3/core/assets/icons/icon.icns
+ noextract = mindustry-bin-140.4.jar
+ source = mindustry-bin-140.4.jar::https://github.com/Anuken/Mindustry/releases/download/v140.4/Mindustry.jar
+ source = mindustry-bin.icns::https://github.com/Anuken/Mindustry/raw/v140.4/core/assets/icons/icon.icns
source = mindustry-bin.desktop
source = mindustry-bin.sh
- sha256sums = a03cfd2fad5097d1bdeea3da00c5ec0f105d9e0c7352550036203332d4063543
+ sha256sums = 0a0504eef883ba1370d297c6593b147debbbcf54f42f41da8c694baaa23749b3
sha256sums = 16fcae782b13a8460e631d265c505f56393acd14700b016904744bd44aa290eb
sha256sums = e5fd49ed3456c53e91b834cb388956e3f9ded4e2c880352d36cf9c2246ca0f0b
sha256sums = 938f5f9f636379402ba0bb9a53345de499f4f3fd50f232b31605129dcf4ea6c9
diff --git a/PKGBUILD b/PKGBUILD
index 58defb49b3f4..b623c3f6883f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmytro Meleshko <qzlgeb.zryrfuxb@tznvy.pbz(rot13)>
_pkgname=mindustry
pkgname="${_pkgname}-bin"
-_build=140.3
+_build=140.4
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=('a03cfd2fad5097d1bdeea3da00c5ec0f105d9e0c7352550036203332d4063543'
+sha256sums=('0a0504eef883ba1370d297c6593b147debbbcf54f42f41da8c694baaa23749b3'
'16fcae782b13a8460e631d265c505f56393acd14700b016904744bd44aa290eb'
'e5fd49ed3456c53e91b834cb388956e3f9ded4e2c880352d36cf9c2246ca0f0b'
'938f5f9f636379402ba0bb9a53345de499f4f3fd50f232b31605129dcf4ea6c9')