summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDario2022-09-12 18:23:46 +0200
committerDario2022-09-12 18:23:46 +0200
commit858a517384c4e66505f91c192b05977782ead3fb (patch)
tree3c3e67093b345ef41726aa54f9c0d0e77d148bee
parenta2d7b9f37a43dea1b5c2ee20449b40d54b0a8656 (diff)
downloadaur-858a517384c4e66505f91c192b05977782ead3fb.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 a54a2987b910..30760bb95c96 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = gopanda
pkgdesc = Client for the Pandanet-IGS go Server
- pkgver = 2.7.14
+ pkgver = 2.7.17
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 = 06ca6a3ac336cd951d4b6383ec59b5a7
+ md5sums_x86_64 = 69cfff969ff0a3e451cdd600c002cd30
pkgname = gopanda
diff --git a/PKGBUILD b/PKGBUILD
index 65437172922e..535a315ccb8d 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.14
+pkgver=2.7.17
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=('06ca6a3ac336cd951d4b6383ec59b5a7')
+md5sums_x86_64=('69cfff969ff0a3e451cdd600c002cd30')
_DEST="/opt/${pkgname}"
_CLIENT="GoPanda2.AppImage"
_NAME="GoPanda2"