makedeb


xivlauncher 1.0.8-1


Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)

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

Commit:


Hash: 8b19bbdd789d80640a3f5cc9017ada9614d656eb

Message: Update to xlcore 1.0.8

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 53bf9b8..98d4502 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = xivlauncher
 pkgbase = xivlauncher
 pkgdesc = Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
 pkgrel = 1
-pkgver = 1.0.7
+pkgver = 1.0.8
 url = https://github.com/goatcorp/XIVLauncher.Core/
 arch = amd64
 conflicts = xivlauncher-git
@@ -16,13 +16,13 @@ depends = libjxr0
 depends = xdg-utils
 license = GPL
 optdepends = steam
-provides = xivlauncher=1.0.7
-source = XIVLauncher.Core.tar.gz::https://github.com/goatcorp/XIVLauncher.Core/releases/download/1.0.7/XIVLauncher.Core.tar.gz
+provides = xivlauncher=1.0.8
+source = XIVLauncher.Core.tar.gz::https://github.com/goatcorp/XIVLauncher.Core/releases/download/1.0.8/XIVLauncher.Core.tar.gz
 source = 512.png::https://raw.githubusercontent.com/goatcorp/XIVLauncher.Core/main/misc/linux_distrib/512.png
 source = XIVLauncher.desktop
 source = openssl_fix.cnf
 source = xivlauncher-core
-sha512sums = 48c87c624dfccedc75991e0f5cdbfd047d487bdc32e261a21476bd28b6e5e1865303b3b423f5b311a9c63747975a69c4d69ed9a37925f40e2a0a3743b802bb84
+sha512sums = abe70298fc802c6737cea6fdb9329da753a0156b4fbb88f390d3fb299ec2b8286ef62cbe2debcb1bf2af24e0dfe0eb70af7d366c9b74080538685aea4139b2d2
 sha512sums = 0c33502cd915132151fa4b6c94899bf3f8806c2943469609cdda09365ff78be863215abd2741048d6c9a934a22dca0f8a8a2c67074c38abc6f67984c393859c4
 sha512sums = c06130b67efff8aa53760cb9c8bd764d4307624ec42c52d58cce388863e64788821f6f836857f200452e75de3b5311466074c70b81ad6d70ab60b286ddfda2e8
 sha512sums = c702d45b607a54716ae3f1c9b0aa548b3226da76b0ae4b8a88e49d16e5117a7ff5164e7dd5b6a2799a16a18d53b2de55a26a87888054c25152df5c4824b38fe0
diff --git a/PKGBUILD b/PKGBUILD
index 2ab5c86..6a37aa1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: XIVLauncher Linux Maintainers <franz@goat.place>
 pkgname=xivlauncher
-pkgver=1.0.7
+pkgver=1.0.8
 pkgrel=1
 pkgdesc="Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)"
 arch=('amd64')
@@ -29,7 +29,7 @@ source=(
     "xivlauncher-core"
 )
 sha512sums=(
-    '48c87c624dfccedc75991e0f5cdbfd047d487bdc32e261a21476bd28b6e5e1865303b3b423f5b311a9c63747975a69c4d69ed9a37925f40e2a0a3743b802bb84'
+    'abe70298fc802c6737cea6fdb9329da753a0156b4fbb88f390d3fb299ec2b8286ef62cbe2debcb1bf2af24e0dfe0eb70af7d366c9b74080538685aea4139b2d2'
     '0c33502cd915132151fa4b6c94899bf3f8806c2943469609cdda09365ff78be863215abd2741048d6c9a934a22dca0f8a8a2c67074c38abc6f67984c393859c4'
     'c06130b67efff8aa53760cb9c8bd764d4307624ec42c52d58cce388863e64788821f6f836857f200452e75de3b5311466074c70b81ad6d70ab60b286ddfda2e8'
     'c702d45b607a54716ae3f1c9b0aa548b3226da76b0ae4b8a88e49d16e5117a7ff5164e7dd5b6a2799a16a18d53b2de55a26a87888054c25152df5c4824b38fe0'