summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoretuneleh2020-08-13 14:59:38 +0200
committeretuneleh2020-08-13 14:59:38 +0200
commit7f5059566000866233bc34aeb5a182da0d4d3c28 (patch)
tree9db0959686eab61fa7aa6725a60ee4ee188d6e47
parentf0d263dfb62e6c4719841bfefef56f809b906e8f (diff)
downloadaur-7f5059566000866233bc34aeb5a182da0d4d3c28.tar.gz
update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 203283b99311..e74043e74a89 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = gopanda
pkgdesc = Client for the Pandanet-IGS go Server
- pkgver = 2.6.12
+ pkgver = 2.7.4
pkgrel = 1
url = http://pandanet-igs.com/communities/gopanda2
arch = x86_64
license = custom
options = !strip
source_x86_64 = https://pandanet-igs.com/gopanda2/download/GoPanda2.AppImage
- md5sums_x86_64 = 93c56a6f67e57dc94b3a6f915a483f19
+ md5sums_x86_64 = 5d0e22f67ab1098c1796f024a667f2da
pkgname = gopanda
diff --git a/PKGBUILD b/PKGBUILD
index 6b1f3f8bcc89..c688f717505f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Sébastien Feugère <smonff@riseup.net>
# Contributor: Dario Klingenberg <dario.klingenberg at web.de>
pkgname=gopanda
-pkgver=2.6.12
+pkgver=2.7.4
pkgrel=1
pkgdesc="Client for the Pandanet-IGS go Server"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('custom')
depends=()
options=(!strip)
source_x86_64=("https://pandanet-igs.com/gopanda2/download/GoPanda2.AppImage")
-md5sums_x86_64=('93c56a6f67e57dc94b3a6f915a483f19')
+md5sums_x86_64=('5d0e22f67ab1098c1796f024a667f2da')
_DEST="/opt/${pkgname}"
_CLIENT="GoPanda2.AppImage"
_NAME="GoPanda2"