summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDario Klingenberg2020-07-08 20:11:06 +0200
committerDario Klingenberg2020-07-08 20:11:06 +0200
commitf0d263dfb62e6c4719841bfefef56f809b906e8f (patch)
tree7c62c0e1573e5e32e70cc666a5427037d7bde102 /PKGBUILD
parent208e6448c20f961fb08a5640f9edd2ee5d2e6c50 (diff)
downloadaur-f0d263dfb62e6c4719841bfefef56f809b906e8f.tar.gz
update to 2.6.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a26c4d45d67..6b1f3f8bcc89 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.8
+pkgver=2.6.12
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=('21620c0be7bb21402181ce1e4a7d448c')
+md5sums_x86_64=('93c56a6f67e57dc94b3a6f915a483f19')
_DEST="/opt/${pkgname}"
_CLIENT="GoPanda2.AppImage"
_NAME="GoPanda2"