summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGobidev2022-02-20 13:13:19 +0100
committerGobidev2022-02-20 13:13:19 +0100
commit12e9c74c6cfe519dbcbbe226d2f5f88b3f352515 (patch)
treea32659c92b1ffb70da7e3c0afdd1677acfc50936
parent3a2ea7dbb7f8ab6d42ce6a3e93659566d4a0f0f4 (diff)
downloadaur-12e9c74c6cfe519dbcbbe226d2f5f88b3f352515.tar.gz
upgpkg: triplea 2.6.581-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f22a23ffcb3..218e0e671ed6 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.574
+ pkgver = 2.6.581
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.574/triplea-game-headed-2.6.574.zip
- sha256sums = d790da9f16b6b55b6ff3c832e02f2f67e5e9fca458edfeaca4dd4db26f136e62
+ source = https://github.com/triplea-game/triplea/releases/download/2.6.581/triplea-game-headed-2.6.581.zip
+ sha256sums = 2aeb248b14023c919b265bf178f93698f9cba4f7375505b66ae4d91a7e8e3b5f
pkgname = triplea
diff --git a/PKGBUILD b/PKGBUILD
index 01a345050135..576c1e7b0690 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gobidev <adrian[dot]groh[at]t-online[dot]de>
pkgname=triplea
-pkgver=2.6.574
+pkgver=2.6.581
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=('d790da9f16b6b55b6ff3c832e02f2f67e5e9fca458edfeaca4dd4db26f136e62')
+sha256sums=('2aeb248b14023c919b265bf178f93698f9cba4f7375505b66ae4d91a7e8e3b5f')
package() {
install -d ${pkgdir}/usr/share/${pkgname}