summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8b7344deb9f..5ad1d6859f3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gdlauncher
pkgdesc = GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
- pkgver = 0.0.6
+ pkgver = 0.0.8
pkgrel = 1
url = https://gdevs.io
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 25d74633d7ca..c1ae0c795026 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: Cranky Supertoon <crankysupertoon@gmail.com>
# Special thanks to RyanTheAllmighty for making hyper-appimage
pkgname="gdlauncher"
-pkgver="0.0.6"
+pkgver="0.0.8"
pkgrel=1
-commitsha="40a4c14d7c695a8ce49392524464b82018c9d0f1"
+commitsha="5a15c84a68c44de5a9c4f2f2eade904df333167e"
arch=('x86_64')
pkgdesc="GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience"
url="https://gdevs.io"