summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCranky Supertoon2020-08-29 13:38:32 -0400
committerCranky Supertoon2020-08-29 13:38:32 -0400
commit145269f227f865bffd473bfbab09476d1efee21d (patch)
tree825d865e6764d521d74ed177d4795d2900d33727
parent2ac24b6e07bd6764f356ea24d73a1572bc50a01c (diff)
downloadaur-145269f227f865bffd473bfbab09476d1efee21d.tar.gz
i am so sorry 1.0.9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c4bb3966aaf..359d704a2de1 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.8
+ pkgver = 1.0.9
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.8/GDLauncher-linux-setup.AppImage
+ source_x86_64 = GDLauncher-linux-setup.AppImage::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.0.9/GDLauncher-linux-setup.AppImage
md5sums_x86_64 = SKIP
pkgname = gdlauncher-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 31705ba09980..949c953dfcaf 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.8"
+pkgver="1.0.9"
pkgrel=1
arch=('x86_64')
pkgdesc="GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience"