summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrumeet2020-12-27 12:47:09 -0800
committerTrumeet2020-12-27 12:47:09 -0800
commitaf0faa0a7b96c30583b3a4bcc842c35512c357af (patch)
tree206edb44f91a7bf3331e4e4c1e77b40a836e2f19
parent21b29c455de01b299c3c9d280dc2276813720c62 (diff)
downloadaur-af0faa0a7b96c30583b3a4bcc842c35512c357af.tar.gz
Upgrade to 1.3.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc639a1cff8e..139f4d1cb07f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = gomclauncher-bin
pkgdesc = gml: A Minecraft Launcher
- pkgver = 1.3.2
+ pkgver = 1.3.3
pkgrel = 1
url = https://github.com/xmdhs/gomclauncher
arch = any
license = MIT
- source = https://github.com/xmdhs/gomclauncher/releases/download/v1.3.2/gml-linux.gz
- source = https://raw.githubusercontent.com/xmdhs/gomclauncher/v1.3.2/LICENSE
- md5sums = b8d611ca643890a9dc840ce30590e501
+ source = https://github.com/xmdhs/gomclauncher/releases/download/v1.3.3/gml-linux.gz
+ source = https://raw.githubusercontent.com/xmdhs/gomclauncher/v1.3.3/LICENSE
+ md5sums = a1e36d4dc0822261b26aec23898bd982
md5sums = aca4188a0e8807e4aecc6b293f32ce42
pkgname = gomclauncher-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3a9f3f42a389..1737ae398869 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname='gomclauncher-bin'
-pkgver='1.3.2'
+pkgver='1.3.3'
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=('b8d611ca643890a9dc840ce30590e501'
+md5sums=('a1e36d4dc0822261b26aec23898bd982'
'aca4188a0e8807e4aecc6b293f32ce42')
prepare() {