summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDario2022-09-12 18:23:46 +0200
committerDario2022-09-12 18:23:46 +0200
commit858a517384c4e66505f91c192b05977782ead3fb (patch)
tree3c3e67093b345ef41726aa54f9c0d0e77d148bee /PKGBUILD
parenta2d7b9f37a43dea1b5c2ee20449b40d54b0a8656 (diff)
downloadaur-858a517384c4e66505f91c192b05977782ead3fb.tar.gz
update version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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"