summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrumeet2021-02-20 21:59:41 -0800
committerTrumeet2021-02-20 21:59:41 -0800
commitd846a5b36b44591dbb52330a9563aba773c59784 (patch)
treecded75d81260e4b0335203d44428909d0425d305
parentdff0ecf994de89999acdebbff92a17c04e5d3d28 (diff)
downloadaur-gomclauncher-bin.tar.gz
Upgrade to 1.3.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06b4ed40a4f4..6bf71aa9e1b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = gomclauncher-bin
pkgdesc = gml: A Minecraft Launcher
- pkgver = 1.3.8
+ pkgver = 1.3.9
pkgrel = 1
url = https://github.com/xmdhs/gomclauncher
arch = any
license = MIT
- source = https://github.com/xmdhs/gomclauncher/releases/download/v1.3.8/gml-linux.gz
- source = https://raw.githubusercontent.com/xmdhs/gomclauncher/v1.3.8/LICENSE
- md5sums = c0254663859fc9c9cac477582d06d105
+ source = https://github.com/xmdhs/gomclauncher/releases/download/v1.3.9/gml-linux.gz
+ source = https://raw.githubusercontent.com/xmdhs/gomclauncher/v1.3.9/LICENSE
+ md5sums = 9744259f9be4c1f1b5f18b304afe58cb
md5sums = aca4188a0e8807e4aecc6b293f32ce42
pkgname = gomclauncher-bin
diff --git a/PKGBUILD b/PKGBUILD
index c82bf6c04544..77dfc40cd6d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname='gomclauncher-bin'
-pkgver='1.3.8'
+pkgver='1.3.9'
pkgrel=1
epoch=
pkgdesc='gml: A Minecraft Launcher'
@@ -11,7 +11,7 @@ makedepends=()
source=("https://github.com/xmdhs/gomclauncher/releases/download/v$pkgver/gml-linux.gz"
"https://raw.githubusercontent.com/xmdhs/gomclauncher/v$pkgver/LICENSE")
-md5sums=('c0254663859fc9c9cac477582d06d105'
+md5sums=('9744259f9be4c1f1b5f18b304afe58cb'
'aca4188a0e8807e4aecc6b293f32ce42')
prepare() {