summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmytro Meleshko2020-11-28 01:30:59 +0200
committerDmytro Meleshko2020-11-28 01:30:59 +0200
commitb08bc78359236e7d729dc46329d87c6055255f13 (patch)
tree84d8cb4c34c2e29b87c8bbdfb3f59f652b05749b
parent2b5bd5f2dae6da8bf5f58a86f84df908234eb209 (diff)
downloadaur-b08bc78359236e7d729dc46329d87c6055255f13.tar.gz
v118
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e77ee7081080..d2c95779d035 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mindustry-bin
pkgdesc = A sandbox tower defense game written in Java
- pkgver = 6.0_117.1
+ pkgver = 6.0_118
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-117.1.jar
- source = mindustry-bin-117.1.jar::https://github.com/Anuken/Mindustry/releases/download/v117.1/Mindustry.jar
- source = mindustry-bin.icns::https://github.com/Anuken/Mindustry/raw/v117.1/core/assets/icons/icon.icns
+ noextract = mindustry-bin-118.jar
+ source = mindustry-bin-118.jar::https://github.com/Anuken/Mindustry/releases/download/v118/Mindustry.jar
+ source = mindustry-bin.icns::https://github.com/Anuken/Mindustry/raw/v118/core/assets/icons/icon.icns
source = mindustry-bin.desktop
source = mindustry-bin.sh
- sha256sums = c3dba044d27aebb4e37fb677978c7609d7634872fa8cfa8e4e6a02ee7278e2e8
+ sha256sums = 4a724410d7a3c6f3ca076037713e7da357bfc6199ca661cc73a7805f901a44af
sha256sums = 16fcae782b13a8460e631d265c505f56393acd14700b016904744bd44aa290eb
sha256sums = e5fd49ed3456c53e91b834cb388956e3f9ded4e2c880352d36cf9c2246ca0f0b
sha256sums = 938f5f9f636379402ba0bb9a53345de499f4f3fd50f232b31605129dcf4ea6c9
diff --git a/PKGBUILD b/PKGBUILD
index 04f9ba44b778..f75d0741b90a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmytro Meleshko <dmytro.meleshko@gmail.com>
_pkgname=mindustry
pkgname="${_pkgname}-bin"
-_build=117.1
+_build=118
pkgver="6.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=('c3dba044d27aebb4e37fb677978c7609d7634872fa8cfa8e4e6a02ee7278e2e8'
+sha256sums=('4a724410d7a3c6f3ca076037713e7da357bfc6199ca661cc73a7805f901a44af'
'16fcae782b13a8460e631d265c505f56393acd14700b016904744bd44aa290eb'
'e5fd49ed3456c53e91b834cb388956e3f9ded4e2c880352d36cf9c2246ca0f0b'
'938f5f9f636379402ba0bb9a53345de499f4f3fd50f232b31605129dcf4ea6c9')