summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmytro Meleshko2019-10-25 20:57:26 +0300
committerDmytro Meleshko2019-10-25 20:57:26 +0300
commit01a62ac4df88086c7921587e852517ee638ed4fe (patch)
tree708253f5c89826ef212f8edfdd99ffa1a8dadfc1
parent0717c271bc3d2e9f09d960fd47f57f98390c7695 (diff)
downloadaur-01a62ac4df88086c7921587e852517ee638ed4fe.tar.gz
v98
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa3715c57563..415b54b75a84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mindustry-bin
pkgdesc = A sandbox tower defense game written in Java
- pkgver = 5.0_97
+ pkgver = 5.0_98
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-97.jar
- source = mindustry-bin-97.jar::https://github.com/Anuken/Mindustry/releases/download/v97/Mindustry.jar
+ noextract = mindustry-bin-98.jar
+ source = mindustry-bin-98.jar::https://github.com/Anuken/Mindustry/releases/download/v98/Mindustry.jar
source = mindustry-bin.icns::https://github.com/Anuken/Mindustry/raw/master/core/assets/icons/icon.icns
source = mindustry-bin.desktop
source = mindustry-bin.sh
- sha256sums = a6a57e3a829e4102654353c565b9f6075172d6ad9af4d964d9dea58fe5da5359
+ sha256sums = 85327d2609d2c1be7ae7acffd91c23a5a9ef70550ade365c62c967b052bc6e1a
sha256sums = 16fcae782b13a8460e631d265c505f56393acd14700b016904744bd44aa290eb
sha256sums = e5fd49ed3456c53e91b834cb388956e3f9ded4e2c880352d36cf9c2246ca0f0b
sha256sums = 938f5f9f636379402ba0bb9a53345de499f4f3fd50f232b31605129dcf4ea6c9
diff --git a/PKGBUILD b/PKGBUILD
index 7061e5e7be02..06a7fabc0b0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmytro Meleshko <dmytro.meleshko@gmail.com>
_pkgname=mindustry
pkgname="${_pkgname}-bin"
-_build=97
+_build=98
pkgver="5.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/master/core/assets/icons/icon.icns"
"${pkgname}.desktop"
"${pkgname}.sh")
-sha256sums=('a6a57e3a829e4102654353c565b9f6075172d6ad9af4d964d9dea58fe5da5359'
+sha256sums=('85327d2609d2c1be7ae7acffd91c23a5a9ef70550ade365c62c967b052bc6e1a'
'16fcae782b13a8460e631d265c505f56393acd14700b016904744bd44aa290eb'
'e5fd49ed3456c53e91b834cb388956e3f9ded4e2c880352d36cf9c2246ca0f0b'
'938f5f9f636379402ba0bb9a53345de499f4f3fd50f232b31605129dcf4ea6c9')