summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD17
-rw-r--r--XIVLauncher.desktop6
3 files changed, 14 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f2969c9f75d7..0e2e4df8a703 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xivlauncher-rb
pkgdesc = Custom launcher for Final Fantasy XIV Online with RB Patches!
pkgver = 1.0.6.4
- pkgrel = 1
+ pkgrel = 2
epoch = 2
url = https://github.com/rankynbass/XIVLauncher.Core/tree/RB-patched
arch = x86_64
@@ -49,6 +49,6 @@ pkgbase = xivlauncher-rb
source = XIVLauncher.Core::git+https://github.com/rankynbass/XIVLauncher.Core.git#tag=rb-v1.0.6.4
source = XIVLauncher.desktop
sha512sums = SKIP
- sha512sums = b9a4beedda1dd1d83ce9eab84b9d2e74d1b5f51fbf4ce5900f864fb882450c486301701b959916e7459dcce65a4911355e08ed53494ec8046c0c1d638e9035e8
+ sha512sums = 1d500eaa424fd484d96441252f6efa4239fedc37dc4a465c5a2d59478c82cb2d03913ad2fe2fb8bf140430cbe75b5b82dcad0a8b062790253401e8729a58f4df
pkgname = xivlauncher-rb
diff --git a/PKGBUILD b/PKGBUILD
index ef4d6fb46cef..901ca018e369 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Marcanicus <marcanicus@proton.me>
+# Maintainer: Rankyn Bass <rankyn@proton.me>
pkgname=xivlauncher-rb
pkgver=1.0.6.4
-pkgrel=1
+pkgrel=2
epoch=2
pkgdesc="Custom launcher for Final Fantasy XIV Online with RB Patches!"
arch=('x86_64')
@@ -37,12 +37,13 @@ source=(
)
sha512sums=(
'SKIP'
- 'b9a4beedda1dd1d83ce9eab84b9d2e74d1b5f51fbf4ce5900f864fb882450c486301701b959916e7459dcce65a4911355e08ed53494ec8046c0c1d638e9035e8'
+ '1d500eaa424fd484d96441252f6efa4239fedc37dc4a465c5a2d59478c82cb2d03913ad2fe2fb8bf140430cbe75b5b82dcad0a8b062790253401e8729a58f4df'
)
prepare() {
cd "${srcdir}/XIVLauncher.Core"
git submodule update --init --recursive
+ git checkout
_hash=$(git rev-parse --short HEAD)
echo $_hash
}
@@ -55,9 +56,9 @@ build() {
package() {
install -d "${pkgdir}/usr/bin/"
- install -d "${pkgdir}/opt/XIVLauncher/"
- install -D -m644 "${srcdir}/XIVLauncher.desktop" "${pkgdir}/usr/share/applications/XIVLauncher.desktop"
- install -D -m644 "${srcdir}/XIVLauncher.Core/misc/linux_distrib/512.png" "${pkgdir}/usr/share/pixmaps/xivlauncher.png"
- cp -r "${srcdir}/build/." "${pkgdir}/opt/XIVLauncher/"
- ln -s ../../opt/XIVLauncher/XIVLauncher.Core "${pkgdir}/usr/bin/XIVLauncher.Core"
+ install -d "${pkgdir}/opt/xivlauncher-rb/"
+ install -D -m644 "${srcdir}/XIVLauncher.desktop" "${pkgdir}/usr/share/applications/XIVLauncher-RB.desktop"
+ install -D -m644 "${srcdir}/XIVLauncher.Core/misc/linux_distrib/512.png" "${pkgdir}/usr/share/pixmaps/xivlauncher-rb.png"
+ cp -r "${srcdir}/build/." "${pkgdir}/opt/xivlauncher-rb/"
+ ln -s "../../opt/xivlauncher-rb/XIVLauncher.Core" "${pkgdir}/usr/bin/xivlauncher-rb"
}
diff --git a/XIVLauncher.desktop b/XIVLauncher.desktop
index bdd07ca71176..5b462e9dae93 100644
--- a/XIVLauncher.desktop
+++ b/XIVLauncher.desktop
@@ -1,8 +1,8 @@
[Desktop Entry]
-Name=XIVLauncher RB Patched
+Name=XIVLauncher-RB (AUR)
Comment=Custom launcher for Final Fantasy XIV Online with RB Patches
-Exec=XIVLauncher.Core
-Icon=xivlauncher
+Exec=/usr/bin/xivlauncher-rb
+Icon=xivlauncher-rb
Terminal=false
Type=Application
Categories=Application;Game;