summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrumeet2021-01-28 09:27:41 -0800
committerTrumeet2021-01-28 09:27:41 -0800
commit57295b86a27b045d6b5f407a7cf8a0959cfef5af (patch)
treedccd42335cba65636706129ff636e12233680eb6
parent795ab38ff7759324526279ebabafbbdf7c926f2a (diff)
downloadaur-57295b86a27b045d6b5f407a7cf8a0959cfef5af.tar.gz
Upgrade to 1.3.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6960d9debf7..af465d7ed1c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = gomclauncher-bin
pkgdesc = gml: A Minecraft Launcher
- pkgver = 1.3.4
+ pkgver = 1.3.6
pkgrel = 1
url = https://github.com/xmdhs/gomclauncher
arch = any
license = MIT
- source = https://github.com/xmdhs/gomclauncher/releases/download/v1.3.4/gml-linux.gz
- source = https://raw.githubusercontent.com/xmdhs/gomclauncher/v1.3.4/LICENSE
- md5sums = a1e36d4dc0822261b26aec23898bd982
+ source = https://github.com/xmdhs/gomclauncher/releases/download/v1.3.6/gml-linux.gz
+ source = https://raw.githubusercontent.com/xmdhs/gomclauncher/v1.3.6/LICENSE
+ md5sums = f818d02a3b380030c3d5e3fe64583550
md5sums = aca4188a0e8807e4aecc6b293f32ce42
pkgname = gomclauncher-bin
diff --git a/PKGBUILD b/PKGBUILD
index 53f5b3e39574..432b6b9aa615 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname='gomclauncher-bin'
-pkgver='1.3.4'
+pkgver='1.3.6'
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=('13245855a9057814741e25dcefd802f6'
+md5sums=('f818d02a3b380030c3d5e3fe64583550'
'aca4188a0e8807e4aecc6b293f32ce42')
prepare() {