makedeb


fjordlauncher-git 9.1.0.r0.g390af2df4-1


Prism Launcher fork with support for alternative auth servers

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

Commit:


Hash: d9ad637e85b040c3b3ce49539c04b3ef7c886d5b

Message: fjordlauncher: 8.4.2 -> 9.1.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 05dc5ba..5aedc9a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,9 +2,9 @@ generated-by = makedeb
 pkgname = fjordlauncher-git
 pkgbase = fjordlauncher-git
 pkgdesc = Prism Launcher fork with support for alternative auth servers
-pkgrel = 2
-pkgver = 8.4.r1.d1b018e
-url = https://github.com/FjordLauncher/FjordLauncher
+pkgrel = 1
+pkgver = 9.1.0.r0.g390af2df4
+url = https://github.com/unmojang/FjordLauncher
 arch = i386
 arch = amd64
 arch = arm64
@@ -45,7 +45,7 @@ source = gcc-armv7-fix.patch
 source = copyright
 sha256sums = SKIP
 sha256sums = 42394447d4b52c9329ff45f3c700c0eb2090a5803c5de010587d64294c37420f
-sha256sums = 276999f42582d6ac34410b4b008cbbcf03b2a93b587d3393038c37c991085c2b
+sha256sums = fefd606e959a9c6c8ba947a7d351b85f57f1d52b962bc3c674522b7a6fb48460
 makedepends = scdoc
 makedepends = extra-cmake-modules
 makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index f1e0d07..5541792 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
 # Maintainer: Evan Goode <mail@evangoo.de>
-# Contributor: lordpipe <lordpipe@protonmail.com>
 # Contributor: Sefa Eyeoglu <conctact@scrumplex.net>
 # Contributor: dada513 <dada513@protonmail.com>
+# Contributor: lordpipe <lordpipe@protonmail.com>
 
 _pkgname=fjordlauncher
 pkgname=${_pkgname}-git
 pkgver=8.4.r1.d1b018e
-pkgrel=2
+pkgrel=1
 pkgdesc="Prism Launcher fork with support for alternative auth servers"
 arch=('i386' 'amd64' 'arm64' 'armhf' 'riscv64')
-url='https://github.com/FjordLauncher/FjordLauncher'
+url='https://github.com/unmojang/FjordLauncher'
 license=('GPL-3')
 depends=('libqt5svg5' 'qt5-image-formats-plugins' 'libqt5xml5' 'libqt5core5a' 'libqt5network5' 'libqt5gui5' 'libqt5networkauth5')
 provides=('fjordlauncher')
@@ -27,7 +27,7 @@ source=('git+https://github.com/unmojang/FjordLauncher.git'
 
 sha256sums=('SKIP'
             '42394447d4b52c9329ff45f3c700c0eb2090a5803c5de010587d64294c37420f'
-            '276999f42582d6ac34410b4b008cbbcf03b2a93b587d3393038c37c991085c2b')
+            'fefd606e959a9c6c8ba947a7d351b85f57f1d52b962bc3c674522b7a6fb48460')
 
 # allow for ARM support
 #TODO: makedeb's hard-coding for x86-64 has been fixed in a future makedeb version
diff --git a/copyright b/copyright
index b0d2aec..c707958 100644
--- a/copyright
+++ b/copyright
@@ -67,7 +67,8 @@ License: Expat
 
 Files:
  launcher/resources/*
-Copyright: 2022-2023, PollyMC Contributors
+Copyright: 2024-2024, Fjord Launcher Contributors
+           2022-2023, PollyMC Contributors
            2022-2023, Prism Launcher Contributors
            2021-2022, PolyMC Contributors
            2014-2023, KDE Contributors