summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCrankySupertoon2020-05-20 21:21:03 -0400
committerCrankySupertoon2020-05-20 21:21:03 -0400
commitae45e1815615128b3259116be9f8de5ecd2b69fa (patch)
tree3f4b7827a393bb94e3e0d22de2e4ae2d897b13b9
parent24b5bcd12744b7aca58cda005c0179610bcc9c59 (diff)
downloadaur-ae45e1815615128b3259116be9f8de5ecd2b69fa.tar.gz
1.0.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a0a2b845839..ba1674897082 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.3
+ pkgver = 1.0.4
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.3/GDLauncher-linux-setup.AppImage
+ source_x86_64 = GDLauncher-linux-setup.AppImage::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.0.4/GDLauncher-linux-setup.AppImage
md5sums_x86_64 = SKIP
pkgname = gdlauncher-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 91e60f37f0ec..3dd30bfd9de7 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.3"
+pkgver="1.0.4"
pkgrel=1
arch=('x86_64')
pkgdesc="GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience"