summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDario2021-08-06 08:20:15 +0200
committerDario2021-08-06 08:20:15 +0200
commitb7b6226047ec5b1ad7c759fa46893cea4b44407b (patch)
tree438887ab665260e7ddffecd55cea95fdb051b25e /PKGBUILD
parent9c62740415da955f5c7e91b2da963ae5360e3c20 (diff)
downloadaur-b7b6226047ec5b1ad7c759fa46893cea4b44407b.tar.gz
update to 2.7.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 809adaea8b5f..66c71c505156 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.6
+pkgver=2.7.8
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=('5c2a6b5bac4b88a5d6e7d33bc293b200')
+md5sums_x86_64=('e0dbfe3f053c060e1d47e6841072e0c5')
_DEST="/opt/${pkgname}"
_CLIENT="GoPanda2.AppImage"
_NAME="GoPanda2"