makedeb
Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
Click here to go back to the commit logs for xivlauncher-git.
Hash: ca351ba1ca259080b0b79892c1ef58c9ccd5402b
Message: Don't strip binaries anymore.
diff --git a/.SRCINFO b/.SRCINFO
index 8a88ba8..eab625a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = xivlauncher-git
pkgbase = xivlauncher-git
pkgdesc = Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
pkgrel = 1
-pkgver = 1.0.2.0.r1.ad6b701
+pkgver = 1.0.2.0.r1.ad9fd4e
url = https://github.com/goatcorp/FFXIVQuickLauncher/
arch = amd64
conflicts = xivlauncher
@@ -31,7 +31,7 @@ depends = xdg-utils
license = GPL
optdepends = steam
options = !strip
-provides = xivlauncher=1.0.2.0.r1.ad6b701
+provides = xivlauncher=1.0.2.0.r1.ad9fd4e
source = XIVLauncher.Core::git+https://github.com/goatcorp/XIVLauncher.Core.git
source = XIVLauncher.desktop
source = openssl_fix.cnf
diff --git a/PKGBUILD b/PKGBUILD
index b7cedf7..9c8549e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: XIVLauncher Linux Maintainers <franz@goat.place>
pkgname=xivlauncher-git
-pkgver=1.0.2.0.r1.ad6b701
+pkgver=1.0.2.0.r1.ad9fd4e
pkgrel=1
#epoch=2
pkgdesc="Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)"
@@ -33,6 +33,7 @@ depends=(
makedepends_x86_64=('dotnet-sdk-6.0')
optdepends=('steam')
options=('!strip')
+extensions=()
provides=("xivlauncher=${pkgver}")
conflicts=("xivlauncher")
source=(