makedeb


xivlauncher 1.1.1-1


Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)

Click here to go back to the commit logs for xivlauncher.

Commit:


Hash: 5ee4d3c4a3b8b8806e53ea41759dc701765e3bd4

Message: Bump xlcore to 1.0.3 - fixes for NET7 Dalamud

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 2b0571b..a6842b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,8 +2,8 @@ generated-by = makedeb
 pkgname = xivlauncher
 pkgbase = xivlauncher
 pkgdesc = Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
-pkgrel = 2
-pkgver = 1.0.2
+pkgrel = 0
+pkgver = 1.0.3
 url = https://github.com/goatcorp/FFXIVQuickLauncher/
 arch = amd64
 conflicts = xivlauncher-git
@@ -31,7 +31,7 @@ depends = xdg-utils
 license = GPL
 optdepends = steam
 options = !strip
-provides = xivlauncher=1.0.2
+provides = xivlauncher=1.0.3
 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 24c1ada..90f40a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
 # Maintainer: XIVLauncher Linux Maintainers <franz@goat.place>
 pkgname=xivlauncher
-pkgver=1.0.2
-_pkgver=ad6b7019e5e402f141be908092a66df118a31e44
-pkgrel=2
+pkgver=1.0.3
+_pkgver=c2e02fd2b48876b4a00ba278c240f8a6361d3455
+pkgrel=0
 pkgdesc="Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)"
 arch=('amd64')
 url='https://github.com/goatcorp/FFXIVQuickLauncher/'