summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDario2023-03-20 09:16:06 +0100
committerDario2023-03-20 09:16:06 +0100
commitdef63878d6d0d2ab4e91c3e83db906b4e0f08dba (patch)
tree9d1bda31d239f2bbd1416e1d72b625027a4c80cb /PKGBUILD
parentb2b67fcf393f76bcbec59d05abfb5763531fe71e (diff)
downloadaur-gopanda.tar.gz
update to version 2.8.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ae3745c54d3..2e554485016d 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.8.0
+pkgver=2.8.1
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=('ed50b3bbb827b4743a5eab1d94ddcb31')
+md5sums_x86_64=('0e9318ea2905420e37a2466579b79388')
_DEST="/opt/${pkgname}"
_CLIENT="GoPanda2.AppImage"
_NAME="GoPanda2"