summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortilda2021-06-08 13:49:30 -0500
committertilda2021-06-08 13:49:30 -0500
commit4b030ba14258c03f64215f9680c2fb0c5d394c8d (patch)
treefc7a8592887e2012a5e1f3fe8b52f87e7d0b55a0
parentc13454d13bf936a63144971b302f10baba13ceb6 (diff)
downloadaur-4b030ba14258c03f64215f9680c2fb0c5d394c8d.tar.gz
1.1.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2cb636864a2..ad58d5b37416 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gdlauncher-bin
pkgdesc = GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
- pkgver = 1.1.7
+ pkgver = 1.1.8
pkgrel = 1
url = https://gdevs.io
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = gdlauncher-bin
conflicts = gdlauncher-appimage
conflicts = gdlauncher
conflicts = gdlauncher-git
- source_x86_64 = GDLauncher-1.1.7.zip::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.1.7/GDLauncher-linux-setup.zip
+ source_x86_64 = GDLauncher-1.1.8.zip::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.1.8/GDLauncher-linux-setup.zip
md5sums_x86_64 = SKIP
pkgname = gdlauncher-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5c6036c53223..dccb3f1957f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Special thanks to RyanTheAllmighty for making hyper-appimage
pkgname="gdlauncher-bin"
_pkgname="gdlauncher"
-pkgver="1.1.7"
+pkgver="1.1.8"
pkgrel=1
arch=('x86_64')
pkgdesc="GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience"