summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDario2022-11-04 08:10:35 +0100
committerDario2022-11-04 08:10:35 +0100
commitb2b67fcf393f76bcbec59d05abfb5763531fe71e (patch)
treed7d0bad0cc0f5beb8be28128fde8dc28c0bfb810
parent858a517384c4e66505f91c192b05977782ead3fb (diff)
downloadaur-b2b67fcf393f76bcbec59d05abfb5763531fe71e.tar.gz
update version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30760bb95c96..65d392f00284 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = gopanda
pkgdesc = Client for the Pandanet-IGS go Server
- pkgver = 2.7.17
+ pkgver = 2.8.0
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 = 69cfff969ff0a3e451cdd600c002cd30
+ md5sums_x86_64 = ed50b3bbb827b4743a5eab1d94ddcb31
pkgname = gopanda
diff --git a/PKGBUILD b/PKGBUILD
index 535a315ccb8d..0ae3745c54d3 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.7.17
+pkgver=2.8.0
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=('69cfff969ff0a3e451cdd600c002cd30')
+md5sums_x86_64=('ed50b3bbb827b4743a5eab1d94ddcb31')
_DEST="/opt/${pkgname}"
_CLIENT="GoPanda2.AppImage"
_NAME="GoPanda2"