summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhuantian2022-08-31 23:37:29 +0000
committerhuantian2022-08-31 23:37:29 +0000
commit8b82c6376988bbd4bd3a34ddff9cb983b2338dcc (patch)
treece4da36b16c750e21aa5d32d390b99d1d8a34a12 /PKGBUILD
parent0764d14b902b7de078f1c30d359290e8e6ccc9c2 (diff)
downloadaur-gdlauncher-beta.tar.gz
v1.1.29
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f795bfb3b5c..a74e39d68efc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Based on the PKGBUILD for gdlauncher.
pkgname="gdlauncher-beta"
_pkgname="gdlauncher"
-pkgver="1.1.27"
-_pkgver="1.1.27"
+pkgver="1.1.29"
+_pkgver="1.1.29"
pkgrel=1
arch=('x86_64')
pkgdesc="GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience"
@@ -15,7 +15,7 @@ conflicts=('gdlauncher' 'gdlauncher-beta-bin' 'gdlauncher-appimage' 'gdlauncher-
provides=('gdlauncher')
source=("https://github.com/gorilla-devs/GDLauncher/archive/refs/tags/v${_pkgver}.tar.gz"
"use-system-7za-and-disable-updater.patch")
-md5sums=('cffc1106d20c73f6a15ca7fa033591cf'
+md5sums=('68987cd0f7d4837f29cf5bb5bdfba8fa'
'68c75869fe0898c54699b9a5eb667d7b')
prepare() {