summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b4c6f517423..15899576e159 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xivlauncher-rb
pkgdesc = Custom launcher for Final Fantasy XIV Online with RB Patches!
- pkgver = 1.0.7.2
+ pkgver = 1.0.7.3
pkgrel = 1
epoch = 2
url = https://github.com/rankynbass/XIVLauncher.Core/tree/RB-patched
@@ -46,7 +46,7 @@ pkgbase = xivlauncher-rb
optdepends = lib32-libpcap
optdepends = lib32-faudio
options = !strip
- source = XIVLauncher.Core::git+https://github.com/rankynbass/XIVLauncher.Core.git#tag=feb9580674112ba02e53258efea3e2efcea08d2a
+ source = XIVLauncher.Core::git+https://github.com/rankynbass/XIVLauncher.Core.git#tag=febfdac9328fe06c92d0d25492b9df521868d35a
source = XIVLauncher.desktop
source = xivlauncher-rb
source = openssl_fix.cnf
diff --git a/PKGBUILD b/PKGBUILD
index a4b76f42cccf..16b24ee25481 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Rankyn Bass <rankyn@proton.me>
pkgname=xivlauncher-rb
-pkgver=1.0.7.2
+pkgver=1.0.7.3
pkgrel=1
epoch=2
-_tag=feb9580674112ba02e53258efea3e2efcea08d2a # git rev-parse rb-v${pkgver}
+_tag=febfdac9328fe06c92d0d25492b9df521868d35a # git rev-parse rb-v${pkgver}
pkgdesc="Custom launcher for Final Fantasy XIV Online with RB Patches!"
arch=('x86_64')
url='https://github.com/rankynbass/XIVLauncher.Core/tree/RB-patched'