summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCrankySupertoon2020-10-10 10:10:14 -0400
committerCrankySupertoon2020-10-10 10:10:14 -0400
commit63c4c1021c954ff3bd5ed11b38e7b26aca91e56a (patch)
tree2b2863af6fc131356123f5a1c962b84fef74dc48
parent677a1722423d8631b35bdf91f53edd1f65784cb4 (diff)
downloadaur-63c4c1021c954ff3bd5ed11b38e7b26aca91e56a.tar.gz
v1011
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 002d2aa51963..ef193cd2f121 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.10
+ pkgver = 1.0.11
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-1.0.10.AppImage::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.0.10/GDLauncher-linux-setup.AppImage
+ source_x86_64 = GDLauncher-1.0.11.AppImage::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.0.11/GDLauncher-linux-setup.AppImage
md5sums_x86_64 = SKIP
pkgname = gdlauncher-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 2c3962cd923c..cc8bb48792d4 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.10"
+pkgver="1.0.11"
pkgrel=1
arch=('x86_64')
pkgdesc="GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience"