summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGobidev2022-02-24 20:11:09 +0100
committerGobidev2022-02-24 20:11:09 +0100
commit550efe36d7609a870dd6ea794cacafd689080d7c (patch)
treee606b51c516109ba32db0d64c53bccd582d074ce
parent5a3e08e6ac9dae236ad5bc8667fdb48326e3c19d (diff)
downloadaur-550efe36d7609a870dd6ea794cacafd689080d7c.tar.gz
upgpkg: triplea 2.6.584-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 992d4e15e778..7917674e2055 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.582
+ pkgver = 2.6.584
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.582/triplea-game-headed-2.6.582.zip
- sha256sums = ab9f1bcac8e3119d88cb976f108d75cd224d612d625f452dd630b98c2c6139cb
+ source = https://github.com/triplea-game/triplea/releases/download/2.6.584/triplea-game-headed-2.6.584.zip
+ sha256sums = 595dd50ea77e79817d9d6544942ea6a61f2f2ed0e7843c4b42668bb2459440a9
pkgname = triplea
diff --git a/PKGBUILD b/PKGBUILD
index c1daa03389e9..f6982e5575da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gobidev <adrian[dot]groh[at]t-online[dot]de>
pkgname=triplea
-pkgver=2.6.582
+pkgver=2.6.584
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=('ab9f1bcac8e3119d88cb976f108d75cd224d612d625f452dd630b98c2c6139cb')
+sha256sums=('595dd50ea77e79817d9d6544942ea6a61f2f2ed0e7843c4b42668bb2459440a9')
package() {
install -d ${pkgdir}/usr/share/${pkgname}