summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCranky Supertoon2020-06-06 18:44:16 -0400
committerCranky Supertoon2020-06-06 18:44:16 -0400
commitd837b99c8c4f32eb8f0ebae4935daff1ebadd0fd (patch)
tree49fe5d646cf9019be0ee3ecd69ea7383cffaf10d
parentc571d081bf4e168aa588aa99dc1f2792f9f39fb6 (diff)
downloadaur-d837b99c8c4f32eb8f0ebae4935daff1ebadd0fd.tar.gz
1.0.6
-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"