summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDario2021-08-06 08:27:33 +0200
committerDario2021-08-06 08:27:33 +0200
commit0765f8f9ca10990dbaca1911df31b59eae57635d (patch)
treed172edc858587132b796f22b2bfe072c524dbf95 /PKGBUILD
parentb7b6226047ec5b1ad7c759fa46893cea4b44407b (diff)
downloadaur-0765f8f9ca10990dbaca1911df31b59eae57635d.tar.gz
fix update to 2.7.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66c71c505156..f2a18474d4b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('custom')
depends=()
options=(!strip)
source_x86_64=("https://pandanet-igs.com/gopanda2/download/GoPanda2.AppImage")
-md5sums_x86_64=('e0dbfe3f053c060e1d47e6841072e0c5')
+md5sums_x86_64=('5c2a6b5bac4b88a5d6e7d33bc293b200')
_DEST="/opt/${pkgname}"
_CLIENT="GoPanda2.AppImage"
_NAME="GoPanda2"