summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa5397959620..639ef53f8a4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname='gomclauncher-bin'
-pkgver='1.2.9'
+pkgver='1.3.1'
pkgrel=1
epoch=
pkgdesc='gml: A Minecraft Launcher'
@@ -8,10 +8,10 @@ url='https://github.com/xmdhs/gomclauncher'
license=('MIT')
depends=()
makedepends=()
-source=("https://github.com/xmdhs/gomclauncher/releases/download/v$pkgver/gml-linux"
+source=("https://github.com/xmdhs/gomclauncher/releases/download/v$pkgver/gml-linux.gz"
"https://raw.githubusercontent.com/xmdhs/gomclauncher/v$pkgver/LICENSE")
-md5sums=('cf1b92336143f23de11186b414303452'
+md5sums=('9c7517bc6308a29c92a89648d0b93cd5'
'aca4188a0e8807e4aecc6b293f32ce42')
prepare() {