makedeb


xivlauncher-git 1.1.1.0.r1.12e550b-1


Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)

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

Commit:


Hash: b4a67e7afec26011a042949f001c7b3d3d189fbd

Message: I have been trying this for too long. Versioning really sucks.

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 2c37028..0f0f8aa 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 = 1
-pkgver = 1.0.0.9.r1.9f0b8dd
+pkgrel = 2
+pkgver = 1.0.0.9.r2.9f0b8dd
 url = https://github.com/goatcorp/FFXIVQuickLauncher/
 arch = amd64
 conflicts = xivlauncher
@@ -31,14 +31,14 @@ depends = xdg-utils
 license = GPL
 optdepends = steam
 options = !strip
-provides = xivlauncher=1.0.0.9.r1.9f0b8dd
+provides = xivlauncher=1.0.0.9.r2.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 = 5ac774f858d4015c59e6758e2a706b93e822bca9c046ed87210deabc141ac101020d2654fbcf8314f9409a4cfcf921d1e26ec0a3b0beab02d1bcd045fb6e6f14
+sha512sums = SKIP
 sha512sums = c702d45b607a54716ae3f1c9b0aa548b3226da76b0ae4b8a88e49d16e5117a7ff5164e7dd5b6a2799a16a18d53b2de55a26a87888054c25152df5c4824b38fe0
 makedepends_x86_64 = dotnet-sdk-6.0>=6
 optdepends = steam
diff --git a/PKGBUILD b/PKGBUILD
index d4097af..977c854 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: XIVLauncher Linux Maintainers <franz@goat.place>
 pkgname=xivlauncher-git
-pkgver=1.0.0.9.r1.9f0b8dd
-pkgrel=1
+pkgver=1.0.0.9.r2.9f0b8dd
+pkgrel=2
 #epoch=2
 pkgdesc="Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)"
 arch=('amd64')
@@ -44,7 +44,7 @@ source=(
 sha512sums=(
     'SKIP'
     '4f16ba269ecd60c16a125db5e986d0bdabd69ac51d03ccb01a7203ddd04dea9d40147ee412bbfc37921ca83ff70a966258ae729bcada95ce1582b43160686694'
-    '5ac774f858d4015c59e6758e2a706b93e822bca9c046ed87210deabc141ac101020d2654fbcf8314f9409a4cfcf921d1e26ec0a3b0beab02d1bcd045fb6e6f14'
+    'SKIP'
     'c702d45b607a54716ae3f1c9b0aa548b3226da76b0ae4b8a88e49d16e5117a7ff5164e7dd5b6a2799a16a18d53b2de55a26a87888054c25152df5c4824b38fe0'
 )