summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmytro Meleshko2020-09-24 11:50:36 +0300
committerDmytro Meleshko2020-09-24 11:50:36 +0300
commitdeb32c9191e980eccc840e7d116f36043abf53b2 (patch)
treeb8ec2ead5c0420f5340a9b36ea4213f847e7f71f
parent4fb9f404f4df0aa25e967f55ef5411702329dc3d (diff)
downloadaur-deb32c9191e980eccc840e7d116f36043abf53b2.tar.gz
v106
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69c62eda474a..ee7de1c75af9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mindustry-bin
pkgdesc = A sandbox tower defense game written in Java
- pkgver = 6.0_105
+ pkgver = 6.0_106
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-105.jar
- source = mindustry-bin-105.jar::https://github.com/Anuken/Mindustry/releases/download/v105/Mindustry.jar
- source = mindustry-bin.icns::https://github.com/Anuken/Mindustry/raw/v105/core/assets/icons/icon.icns
+ noextract = mindustry-bin-106.jar
+ source = mindustry-bin-106.jar::https://github.com/Anuken/Mindustry/releases/download/v106/Mindustry.jar
+ source = mindustry-bin.icns::https://github.com/Anuken/Mindustry/raw/v106/core/assets/icons/icon.icns
source = mindustry-bin.desktop
source = mindustry-bin.sh
- sha256sums = ecc2cd4dcec1586b4fc6f800a06614cfd4755c135965395a77fa41c0c165a5bd
+ sha256sums = 31fc32281846708ca3bf4788286223feab61203dee5788939de7611faf5d7b26
sha256sums = 16fcae782b13a8460e631d265c505f56393acd14700b016904744bd44aa290eb
sha256sums = e5fd49ed3456c53e91b834cb388956e3f9ded4e2c880352d36cf9c2246ca0f0b
sha256sums = 938f5f9f636379402ba0bb9a53345de499f4f3fd50f232b31605129dcf4ea6c9
diff --git a/PKGBUILD b/PKGBUILD
index 6420746804ec..5dfdec06ec23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmytro Meleshko <dmytro.meleshko@gmail.com>
_pkgname=mindustry
pkgname="${_pkgname}-bin"
-_build=105
+_build=106
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=('ecc2cd4dcec1586b4fc6f800a06614cfd4755c135965395a77fa41c0c165a5bd'
+sha256sums=('31fc32281846708ca3bf4788286223feab61203dee5788939de7611faf5d7b26'
'16fcae782b13a8460e631d265c505f56393acd14700b016904744bd44aa290eb'
'e5fd49ed3456c53e91b834cb388956e3f9ded4e2c880352d36cf9c2246ca0f0b'
'938f5f9f636379402ba0bb9a53345de499f4f3fd50f232b31605129dcf4ea6c9')