summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGobidev2022-02-24 12:33:58 +0100
committerGobidev2022-02-24 12:33:58 +0100
commit5a3e08e6ac9dae236ad5bc8667fdb48326e3c19d (patch)
tree92ca6bd43353c2deb4159718c42289e9d54fcd79
parent12e9c74c6cfe519dbcbbe226d2f5f88b3f352515 (diff)
downloadaur-5a3e08e6ac9dae236ad5bc8667fdb48326e3c19d.tar.gz
upgpkg: triplea 2.6.582-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 218e0e671ed6..992d4e15e778 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.581
+ pkgver = 2.6.582
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.581/triplea-game-headed-2.6.581.zip
- sha256sums = 2aeb248b14023c919b265bf178f93698f9cba4f7375505b66ae4d91a7e8e3b5f
+ source = https://github.com/triplea-game/triplea/releases/download/2.6.582/triplea-game-headed-2.6.582.zip
+ sha256sums = ab9f1bcac8e3119d88cb976f108d75cd224d612d625f452dd630b98c2c6139cb
pkgname = triplea
diff --git a/PKGBUILD b/PKGBUILD
index 576c1e7b0690..c1daa03389e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gobidev <adrian[dot]groh[at]t-online[dot]de>
pkgname=triplea
-pkgver=2.6.581
+pkgver=2.6.582
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=('2aeb248b14023c919b265bf178f93698f9cba4f7375505b66ae4d91a7e8e3b5f')
+sha256sums=('ab9f1bcac8e3119d88cb976f108d75cd224d612d625f452dd630b98c2c6139cb')
package() {
install -d ${pkgdir}/usr/share/${pkgname}