summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDario2021-08-06 08:27:33 +0200
committerDario2021-08-06 08:27:33 +0200
commit0765f8f9ca10990dbaca1911df31b59eae57635d (patch)
treed172edc858587132b796f22b2bfe072c524dbf95
parentb7b6226047ec5b1ad7c759fa46893cea4b44407b (diff)
downloadaur-0765f8f9ca10990dbaca1911df31b59eae57635d.tar.gz
fix update to 2.7.8
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77642d7f066b..7e2b34810321 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,6 +7,6 @@ pkgbase = gopanda
license = custom
options = !strip
source_x86_64 = https://pandanet-igs.com/gopanda2/download/GoPanda2.AppImage
- md5sums_x86_64 = e0dbfe3f053c060e1d47e6841072e0c5
+ md5sums_x86_64 = 5c2a6b5bac4b88a5d6e7d33bc293b200
pkgname = gopanda
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"