summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhuantian2021-08-21 15:51:04 -0700
committerhuantian2021-08-21 15:51:04 -0700
commit089fe9747e84b21cd5721ecdad5b67811c629bbb (patch)
treeca510b0a82e98f43ef2ed36af679aa2b6fc1765a
parent93c376e5a52c4e33be6dc2bf9350ef712168c840 (diff)
downloadaur-089fe9747e84b21cd5721ecdad5b67811c629bbb.tar.gz
v1.1.14
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dce4ebd09427..043196be0dbc 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.13
+ pkgver = 1.1.14
pkgrel = 1
url = https://gdevs.io
arch = x86_64
@@ -17,9 +17,9 @@ pkgbase = gdlauncher-bin
conflicts = gdlauncher-appimage
conflicts = gdlauncher-git
conflicts = gdlauncher-classic
- source_x86_64 = GDLauncher-1.1.13.zip::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.1.13/GDLauncher-linux-setup.zip
+ source_x86_64 = GDLauncher-1.1.14.zip::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.1.14/GDLauncher-linux-setup.zip
source_x86_64 = https://github.com/gorilla-devs/GDLauncher/raw/master/public/icon.png
- md5sums_x86_64 = c9d2662bd969a9a5f9d56578413e6f5d
+ md5sums_x86_64 = 332fd5cc4172a5eeb1c849781f6b38e7
md5sums_x86_64 = af0ce1364e34f49af3793bf8193c5369
pkgname = gdlauncher-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8c001195840d..0be6c9a0af9e 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.13"
+pkgver="1.1.14"
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 @@ provides=('gdlauncher')
conflicts=('gdlauncher' 'gdlauncher-appimage' 'gdlauncher-git' 'gdlauncher-classic')
source_x86_64=("GDLauncher-${pkgver}.zip::https://github.com/gorilla-devs/GDLauncher/releases/download/v${pkgver}/GDLauncher-linux-setup.zip"
"https://github.com/gorilla-devs/GDLauncher/raw/master/public/icon.png")
-md5sums_x86_64=('c9d2662bd969a9a5f9d56578413e6f5d'
+md5sums_x86_64=('332fd5cc4172a5eeb1c849781f6b38e7'
'af0ce1364e34f49af3793bf8193c5369')
icon_sizes=(48 128 256 1024)