summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63c9ce76589e..a4ed56a07e42 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = gomclauncher-bin
license = MIT
source = https://github.com/xmdhs/gomclauncher/releases/download/v1.2.6/gml-linux
source = https://raw.githubusercontent.com/xmdhs/gomclauncher/v1.2.6/LICENSE
- md5sums = a77baf2ad47e549f88bf43009ab804ac
+ md5sums = 00e0bb5424692fde347ffb57bcbfc7c2
md5sums = aca4188a0e8807e4aecc6b293f32ce42
pkgname = gomclauncher-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5e9db5c65aab..80d7ba2c9795 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ makedepends=()
source=("https://github.com/xmdhs/gomclauncher/releases/download/v$pkgver/gml-linux"
"https://raw.githubusercontent.com/xmdhs/gomclauncher/v$pkgver/LICENSE")
-md5sums=('a77baf2ad47e549f88bf43009ab804ac'
+md5sums=('00e0bb5424692fde347ffb57bcbfc7c2'
'aca4188a0e8807e4aecc6b293f32ce42')
prepare() {