makedeb
Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
Click here to go back to the commit logs for xivlauncher-git.
Hash: 1f7dab396a9f57640351116740c4dc7daa521960
Message: So then I forget something again...
diff --git a/.SRCINFO b/.SRCINFO
index 0f0f8aa..4eb487f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,8 +2,8 @@ generated-by = makedeb
pkgname = xivlauncher-git
pkgbase = xivlauncher-git
pkgdesc = Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
-pkgrel = 2
-pkgver = 1.0.0.9.r2.9f0b8dd
+pkgrel = 3
+pkgver = 1.0.0.9.r3.9f0b8dd
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.0.9.r2.9f0b8dd
+provides = xivlauncher=1.0.0.9.r3.9f0b8dd
source = FFXIVQuickLauncher::git+https://github.com/goatcorp/FFXIVQuickLauncher.git
source = https://raw.githubusercontent.com/goatcorp/FFXIVQuickLauncher/master/src/XIVLauncher.Core/Resources/logo.png
source = XIVLauncher.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 977c854..9c22e90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: XIVLauncher Linux Maintainers <franz@goat.place>
pkgname=xivlauncher-git
-pkgver=1.0.0.9.r2.9f0b8dd
-pkgrel=2
+pkgver=1.0.0.9.r3.9f0b8dd
+pkgrel=3
#epoch=2
pkgdesc="Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)"
arch=('amd64')
diff --git a/XIVLauncher.desktop b/XIVLauncher.desktop
index a49bf49..63b0415 100644
--- a/XIVLauncher.desktop
+++ b/XIVLauncher.desktop
@@ -1,7 +1,7 @@
[Desktop Entry]
Name=XIVLauncher.Core
Comment=Custom launcher for Final Fantasy XIV Online
-Exec=XIVLauncher.Core
+Exec=OPENSSL_CONF=/opt/XIVLauncher/opensslfix.cnf XIVLauncher.Core
Icon=xivlauncher
Terminal=false
Type=Application