summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c458beea234..a6fac3baaca4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gdlauncher
pkgdesc = GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
- pkgver = 1.0.5
- pkgrel = 2
+ pkgver = 1.0.6
+ pkgrel = 1
url = https://gdevs.io
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 5c6ee2a4b3f8..44feee13057d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,9 @@
# Maintainer: S Stewart <tda@null.net>
# Maintainer: Cranky Supertoon <crankysupertoon@gmail.com>
-# Special thanks to RyanTheAllmighty for making hyper-appimage
pkgname="gdlauncher"
-pkgver="1.0.5"
-pkgrel=2
-commitsha="08214f84ebac965b819c44fd726b658f29e53599"
+pkgver="1.0.6"
+pkgrel=1
+commitsha="e774ea7edd744ebac2ad99fd89474545bbbc661b"
arch=('x86_64')
pkgdesc="GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience"
url="https://gdevs.io"