summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmytro Meleshko2020-12-23 19:59:29 +0200
committerDmytro Meleshko2020-12-23 19:59:29 +0200
commit02d58205112a99acefbef9f523403b04b5b071b6 (patch)
tree0f037ae27e06e899053cacad0fd224dc5ecaaf6c
parent2e0094241db5abef00dfbfe4d29c2985cf669989 (diff)
downloadaur-02d58205112a99acefbef9f523403b04b5b071b6.tar.gz
v122
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54ed5b717486..41c3de2b1c4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mindustry-server-bin
pkgdesc = Server of a sandbox tower defense game written in Java
- pkgver = 6.0_121.4
+ pkgver = 6.0_122
pkgrel = 1
epoch = 1
url = https://github.com/Anuken/Mindustry
@@ -12,12 +12,12 @@ pkgbase = mindustry-server-bin
depends = hicolor-icon-theme
provides = mindustry-server
conflicts = mindustry-server
- noextract = mindustry-server-bin-121.4.jar
- source = mindustry-server-bin-121.4.jar::https://github.com/Anuken/Mindustry/releases/download/v121.4/server-release.jar
- source = mindustry-server-bin.icns::https://github.com/Anuken/Mindustry/raw/v121.4/core/assets/icons/icon.icns
+ noextract = mindustry-server-bin-122.jar
+ source = mindustry-server-bin-122.jar::https://github.com/Anuken/Mindustry/releases/download/v122/server-release.jar
+ source = mindustry-server-bin.icns::https://github.com/Anuken/Mindustry/raw/v122/core/assets/icons/icon.icns
source = mindustry-server-bin.sh
source = mindustry-server-bin.desktop
- sha256sums = b50e5f8419bf0f5e2dba96e7c3f22cac2cdb93602a6b790be4f6802b3d540225
+ sha256sums = 6a05d5aceff45a591f68df54fb6a198f7cf7846c7bcdf1ced784bfc5b818e9ea
sha256sums = 16fcae782b13a8460e631d265c505f56393acd14700b016904744bd44aa290eb
sha256sums = 679727847ba70773cee4f902114345e095b27f425aa00c4d3860d247705ed1f0
sha256sums = 053030932334f40145e927f6c7e9ebf01bd28ddd1e7b9fba6234b51cc83ad241
diff --git a/PKGBUILD b/PKGBUILD
index 16def4ffd5b8..0150523402e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmytro Meleshko <dmytro.meleshko@gmail.com>
_pkgname=mindustry-server
pkgname=${_pkgname}-bin
-_build=121.4
+_build=122
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}.sh"
"${pkgname}.desktop")
-sha256sums=('b50e5f8419bf0f5e2dba96e7c3f22cac2cdb93602a6b790be4f6802b3d540225'
+sha256sums=('6a05d5aceff45a591f68df54fb6a198f7cf7846c7bcdf1ced784bfc5b818e9ea'
'16fcae782b13a8460e631d265c505f56393acd14700b016904744bd44aa290eb'
'679727847ba70773cee4f902114345e095b27f425aa00c4d3860d247705ed1f0'
'053030932334f40145e927f6c7e9ebf01bd28ddd1e7b9fba6234b51cc83ad241')