summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortilda2021-05-21 17:57:40 -0500
committertilda2021-05-21 17:57:40 -0500
commitc13454d13bf936a63144971b302f10baba13ceb6 (patch)
treef33bcb16d2459d691a60aa0a2241dd69b58bc10f
parente5ef2e8f5719dfd7463c1a4f08894bf5e430059d (diff)
downloadaur-c13454d13bf936a63144971b302f10baba13ceb6.tar.gz
1.1.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df5ed77cf90d..d2cb636864a2 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.5
+ pkgver = 1.1.7
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.5.zip::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.1.5/GDLauncher-linux-setup.zip
+ source_x86_64 = GDLauncher-1.1.7.zip::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.1.7/GDLauncher-linux-setup.zip
md5sums_x86_64 = SKIP
pkgname = gdlauncher-bin
diff --git a/PKGBUILD b/PKGBUILD
index 55c563e2e889..5c6036c53223 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.5"
+pkgver="1.1.7"
pkgrel=1
arch=('x86_64')
pkgdesc="GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience"