summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhuantian2022-05-15 17:13:43 -0700
committerhuantian2022-05-15 17:13:43 -0700
commit10239bfc418d8f89f45804aaebbdc7f272603de3 (patch)
treeae3a93a3327fdac86d81335b3c5837fb308a6d13
parent1ddf450f24639715d6d93dbd3a725ec5f54c7525 (diff)
downloadaur-10239bfc418d8f89f45804aaebbdc7f272603de3.tar.gz
v1.2.23
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39be79025809..e12a25aebeab 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.21
+ pkgver = 1.1.23
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.21.deb::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.1.21/GDLauncher-linux-setup.deb
- md5sums_x86_64 = 08114e054d2cee4d9bfc4d0356025520
+ 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
pkgname = gdlauncher-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0041b0783a98..438ba3a775a3 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.21"
+pkgver="1.1.23"
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=('08114e054d2cee4d9bfc4d0356025520')
+md5sums_x86_64=('bdafe3b30ef6705cb7cb2300cf555821')
package() {
# Extract data folder from .deb archive