makedeb
Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
Click here to go back to the commit logs for xivlauncher-git.
Hash: 9305b790cdef898b8b3082fe4bac4d84bfb8eea6
Message: update .desktop hash
diff --git a/.SRCINFO b/.SRCINFO
index cc836f9..96000e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
generated-by = makedeb
pkgname = xivlauncher-git
+epoch = 1
pkgbase = xivlauncher-git
pkgdesc = Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
pkgrel = 1
-pkgver = 1.0.0.9.fca2ac2
+pkgver = 1.0.0.9.9f0b8dd
url = https://github.com/goatcorp/FFXIVQuickLauncher/
arch = amd64
conflicts = xivlauncher
@@ -31,14 +32,14 @@ depends = xdg-utils
license = GPL
optdepends = steam
options = !strip
-provides = xivlauncher=1.0.0.9.fca2ac2
+provides = xivlauncher=1.0.0.9.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
source = openssl_fix.cnf
sha512sums = SKIP
sha512sums = 4f16ba269ecd60c16a125db5e986d0bdabd69ac51d03ccb01a7203ddd04dea9d40147ee412bbfc37921ca83ff70a966258ae729bcada95ce1582b43160686694
-sha512sums = 55cf1a2b2ca5f26484dedbff0f57906b8ba9a963ab52e7c0fea1f242fa55023e49f4ede522d3026d6dced6c7ff73727395e58c4319fa0db6a86c44430bd3d889
+sha512sums = 5ac774f858d4015c59e6758e2a706b93e822bca9c046ed87210deabc141ac101020d2654fbcf8314f9409a4cfcf921d1e26ec0a3b0beab02d1bcd045fb6e6f14
sha512sums = c702d45b607a54716ae3f1c9b0aa548b3226da76b0ae4b8a88e49d16e5117a7ff5164e7dd5b6a2799a16a18d53b2de55a26a87888054c25152df5c4824b38fe0
makedepends_x86_64 = dotnet-sdk-6.0>=6
optdepends = steam
diff --git a/PKGBUILD b/PKGBUILD
index d344da2..7ca6d3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: XIVLauncher Linux Maintainers <franz@goat.place>
pkgname=xivlauncher-git
-pkgver=1.0.0.9.fca2ac2
+pkgver=1.0.0.9.9f0b8dd
pkgrel=1
+epoch=1
pkgdesc="Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)"
arch=('amd64')
url='https://github.com/goatcorp/FFXIVQuickLauncher/'
@@ -43,7 +44,7 @@ source=(
sha512sums=(
'SKIP'
'4f16ba269ecd60c16a125db5e986d0bdabd69ac51d03ccb01a7203ddd04dea9d40147ee412bbfc37921ca83ff70a966258ae729bcada95ce1582b43160686694'
- '55cf1a2b2ca5f26484dedbff0f57906b8ba9a963ab52e7c0fea1f242fa55023e49f4ede522d3026d6dced6c7ff73727395e58c4319fa0db6a86c44430bd3d889'
+ '5ac774f858d4015c59e6758e2a706b93e822bca9c046ed87210deabc141ac101020d2654fbcf8314f9409a4cfcf921d1e26ec0a3b0beab02d1bcd045fb6e6f14'
'c702d45b607a54716ae3f1c9b0aa548b3226da76b0ae4b8a88e49d16e5117a7ff5164e7dd5b6a2799a16a18d53b2de55a26a87888054c25152df5c4824b38fe0'
)