summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhuantian2022-06-15 16:35:05 -0700
committerhuantian2022-06-15 16:35:05 -0700
commit0a1fbfc065f9a247edd9c78ef08fa7dc0d41bf50 (patch)
tree1f192a02c9d0a201c430a51859f205b6e0f58c91
parent10239bfc418d8f89f45804aaebbdc7f272603de3 (diff)
downloadaur-0a1fbfc065f9a247edd9c78ef08fa7dc0d41bf50.tar.gz
v1.1.24
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e12a25aebeab..bc8719a6d566 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gdlauncher-bin
pkgdesc = GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
- pkgver = 1.1.23
+ pkgver = 1.1.24
pkgrel = 1
url = https://gdevs.io
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = gdlauncher-bin
conflicts = gdlauncher-appimage
conflicts = gdlauncher-git
conflicts = gdlauncher-classic
- source_x86_64 = GDLauncher-1.1.23.deb::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.1.23/GDLauncher-linux-setup.deb
- md5sums_x86_64 = bdafe3b30ef6705cb7cb2300cf555821
+ source_x86_64 = GDLauncher-1.1.24.deb::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.1.24/GDLauncher-linux-setup.deb
+ md5sums_x86_64 = 5d5e8736b12b74ba301af328b16a513d
pkgname = gdlauncher-bin
diff --git a/PKGBUILD b/PKGBUILD
index 438ba3a775a3..6f53d4d60a74 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Special thanks to RyanTheAllmighty for making hyper-appimage
pkgname="gdlauncher-bin"
_pkgname="gdlauncher"
-pkgver="1.1.23"
+pkgver="1.1.24"
pkgrel=1
arch=('x86_64')
pkgdesc="GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience"
@@ -14,7 +14,7 @@ depends=('libnotify' 'libxss' 'libxtst' 'libindicator-gtk3' 'libappindicator-gtk
provides=('gdlauncher')
conflicts=('gdlauncher' 'gdlauncher-beta' 'gdlauncher-beta-bin' 'gdlauncher-appimage' 'gdlauncher-git' 'gdlauncher-classic')
source_x86_64=("GDLauncher-${pkgver}.deb::https://github.com/gorilla-devs/GDLauncher/releases/download/v${pkgver}/GDLauncher-linux-setup.deb")
-md5sums_x86_64=('bdafe3b30ef6705cb7cb2300cf555821')
+md5sums_x86_64=('5d5e8736b12b74ba301af328b16a513d')
package() {
# Extract data folder from .deb archive