summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcent2022-04-23 20:43:28 +0000
committercent2022-04-23 20:43:28 +0000
commitb3ca75e635300fd602b69b6397476f71a8377009 (patch)
tree93ce1ad02d6f893dc850849e4a568b320f41a75e /PKGBUILD
parent1924b3eb1ace3d0607e4f350adffc3211266a442 (diff)
downloadaur-b3ca75e635300fd602b69b6397476f71a8377009.tar.gz
sync from github
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a00d9c03fda..1b2afcea8dad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vincent Post <cent@spline.de>
pkgname=xivlauncher
pkgver=6.2.31
-pkgrel=5
+pkgrel=6
pkgdesc="Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)"
arch=('x86_64')
url='https://github.com/goatcorp/FFXIVQuickLauncher/'
@@ -29,6 +29,7 @@ depends=(
)
makedepends=('dotnet-sdk>=6')
optdepends=('steam')
+options=('!strip')
source=(
"https://github.com/goatcorp/FFXIVQuickLauncher/archive/refs/tags/6.2.31.tar.gz"
"https://raw.githubusercontent.com/goatcorp/FFXIVQuickLauncher/master/src/XIVLauncher.Core/Resources/logo.png"