summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGobidev2022-02-24 21:23:53 +0100
committerGobidev2022-02-24 21:23:53 +0100
commitad08aea770d30824ce344e3488d2ef31d288c1ce (patch)
tree732ecdf413bc2d6933f53c4b69b14c24b6fe7a15
parent550efe36d7609a870dd6ea794cacafd689080d7c (diff)
downloadaur-triplea.tar.gz
upgpkg: triplea 2.6.586-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7917674e2055..a97394e8a9c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = triplea
pkgdesc = An online multiplayer turn based strategy game and board game engine.
- pkgver = 2.6.584
+ pkgver = 2.6.586
pkgrel = 1
url = http://www.triplea-game.org/
install = triplea.install
@@ -8,7 +8,7 @@ pkgbase = triplea
license = GPL
depends = gtk-update-icon-cache
depends = java-runtime
- source = https://github.com/triplea-game/triplea/releases/download/2.6.584/triplea-game-headed-2.6.584.zip
- sha256sums = 595dd50ea77e79817d9d6544942ea6a61f2f2ed0e7843c4b42668bb2459440a9
+ source = https://github.com/triplea-game/triplea/releases/download/2.6.586/triplea-game-headed-2.6.586.zip
+ sha256sums = 27df0633f71b408d17962572ff0702e5a9cd5e874d71b20fbc421d4ca8327ab7
pkgname = triplea
diff --git a/PKGBUILD b/PKGBUILD
index f6982e5575da..bc5827f86bf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gobidev <adrian[dot]groh[at]t-online[dot]de>
pkgname=triplea
-pkgver=2.6.584
+pkgver=2.6.586
pkgrel=1
pkgdesc='An online multiplayer turn based strategy game and board game engine.'
arch=('any')
@@ -11,7 +11,7 @@ license=('GPL')
install=${pkgname}.install
depends=('gtk-update-icon-cache' 'java-runtime')
source=( "https://github.com/triplea-game/triplea/releases/download/${pkgver}/${appname}.zip")
-sha256sums=('595dd50ea77e79817d9d6544942ea6a61f2f2ed0e7843c4b42668bb2459440a9')
+sha256sums=('27df0633f71b408d17962572ff0702e5a9cd5e874d71b20fbc421d4ca8327ab7')
package() {
install -d ${pkgdir}/usr/share/${pkgname}