summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhuantian2021-12-09 21:06:16 -0700
committerhuantian2021-12-09 21:06:16 -0700
commit54e5a2f7c16d2b68885dd388c517544adb313e43 (patch)
tree18cb78d7a98260b4a4105deb6891b0a0bfd87e60
parent0adec4a96043e288aab903ad2465fd640a3643ae (diff)
downloadaur-54e5a2f7c16d2b68885dd388c517544adb313e43.tar.gz
v1.1.17
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a15bd9830aa0..c48a64296226 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gdlauncher
pkgdesc = GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
- pkgver = 1.1.16
+ pkgver = 1.1.17
pkgrel = 1
url = https://gdevs.io
arch = x86_64
@@ -23,9 +23,9 @@ pkgbase = gdlauncher
conflicts = gdlauncher-git
conflicts = gdlauncher-bin
conflicts = gdlauncher-appimage
- source = https://github.com/gorilla-devs/GDLauncher/archive/refs/tags/v1.1.16.tar.gz
+ source = https://github.com/gorilla-devs/GDLauncher/archive/refs/tags/v1.1.17.tar.gz
source = use-system-7za-and-disable-updater.patch
- md5sums = 08159635df7b1f399ed790fd48a1c71c
+ md5sums = 493f14599fd536b50e98a912c6eeca20
md5sums = 68c75869fe0898c54699b9a5eb667d7b
pkgname = gdlauncher
diff --git a/PKGBUILD b/PKGBUILD
index 01c9e053e808..55da33a5e3d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: S Stewart <tda@null.net>
# Maintainer: Cranky Supertoon <crankysupertoon@gmail.com>
pkgname="gdlauncher"
-pkgver="1.1.16"
+pkgver="1.1.17"
pkgrel=1
arch=('x86_64')
pkgdesc="GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience"
@@ -13,7 +13,7 @@ conflicts=('gdlauncher-beta' 'gdlauncher-beta-bin' 'gdlauncher-appimage' 'gdlaun
provides=('gdlauncher')
source=("https://github.com/gorilla-devs/GDLauncher/archive/refs/tags/v${pkgver}.tar.gz"
"use-system-7za-and-disable-updater.patch")
-md5sums=('08159635df7b1f399ed790fd48a1c71c'
+md5sums=('493f14599fd536b50e98a912c6eeca20'
'68c75869fe0898c54699b9a5eb667d7b')
prepare() {