summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCranky Supertoon2020-06-28 09:43:59 -0400
committerCranky Supertoon2020-06-28 09:43:59 -0400
commit2ac24b6e07bd6764f356ea24d73a1572bc50a01c (patch)
treedc5c44aaea4ca3308a9c79d212dce7f4345f74a5
parent255969a561cfbd614ff8659517a4c5b61f3fd41b (diff)
downloadaur-2ac24b6e07bd6764f356ea24d73a1572bc50a01c.tar.gz
1.0.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4b073ffdbf9..0c4bb3966aaf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gdlauncher-appimage
pkgdesc = GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
- pkgver = 1.0.6
+ pkgver = 1.0.8
pkgrel = 1
url = https://gdevs.io
install = gdlauncher-appimage.install
@@ -12,7 +12,7 @@ pkgbase = gdlauncher-appimage
depends = libxtst
depends = libindicator-gtk3
depends = libappindicator-gtk3
- source_x86_64 = GDLauncher-linux-setup.AppImage::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.0.6/GDLauncher-linux-setup.AppImage
+ source_x86_64 = GDLauncher-linux-setup.AppImage::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.0.8/GDLauncher-linux-setup.AppImage
md5sums_x86_64 = SKIP
pkgname = gdlauncher-appimage
diff --git a/PKGBUILD b/PKGBUILD
index b51d41169544..31705ba09980 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Special thanks to RyanTheAllmighty for making hyper-appimage
pkgname="gdlauncher-appimage"
_pkgname="gdlauncher"
-pkgver="1.0.6"
+pkgver="1.0.8"
pkgrel=1
arch=('x86_64')
pkgdesc="GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience"