summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCranky Supertoon2020-05-29 12:34:11 -0400
committerCranky Supertoon2020-05-29 12:34:11 -0400
commit3f038aa37f6e56720204d51e5b64652708391af5 (patch)
treeaf30ab2d0b7aba2cce1e77f158d6f532eb6e4576
parentae45e1815615128b3259116be9f8de5ecd2b69fa (diff)
downloadaur-3f038aa37f6e56720204d51e5b64652708391af5.tar.gz
1.0.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba1674897082..5da2eb2d58e4 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.4
+ pkgver = 1.0.5
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.4/GDLauncher-linux-setup.AppImage
+ source_x86_64 = GDLauncher-linux-setup.AppImage::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.0.5/GDLauncher-linux-setup.AppImage
md5sums_x86_64 = SKIP
pkgname = gdlauncher-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 3dd30bfd9de7..a68fc56c3862 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.4"
+pkgver="1.0.5"
pkgrel=1
arch=('x86_64')
pkgdesc="GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience"