summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRankyn Bass2024-06-30 14:34:51 -0700
committerRankyn Bass2024-06-30 14:34:51 -0700
commit60934c6eed69be83a7cf0d6c928e505482ceaeb4 (patch)
tree861e3b34355643f12c60a32fc214a8523b546614
parenteb8b584222f74504773c9f306f31f9a3300429f0 (diff)
downloadaur-60934c6eed69be83a7cf0d6c928e505482ceaeb4.tar.gz
Update to 1.1.0.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d9c11d5d5a5..7eb1662411b6 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.1.0.1
+ pkgver = 1.1.0.2
pkgrel = 1
epoch = 2
url = https://github.com/rankynbass/XIVLauncher.Core/tree/RB-patched
@@ -47,7 +47,7 @@ pkgbase = xivlauncher-rb
optdepends = lib32-faudio
options = !strip
options = !debug
- source = XIVLauncher.Core::git+https://github.com/rankynbass/XIVLauncher.Core.git#tag=0794e8cefeeb460e57a6343e0d3643ae797bc9a4
+ source = XIVLauncher.Core::git+https://github.com/rankynbass/XIVLauncher.Core.git#tag=c6c817ac9edf521d80c2c1ae72208049c921dee4
source = XIVLauncher.desktop
source = xivlauncher-rb
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 56faa33e548c..431a128f8423 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Rankyn Bass <rankyn@proton.me>
pkgname=xivlauncher-rb
-pkgver=1.1.0.1
+pkgver=1.1.0.2
pkgrel=1
epoch=2
-_tag=0794e8cefeeb460e57a6343e0d3643ae797bc9a4 # git rev-parse rb-v${pkgver}
+_tag=c6c817ac9edf521d80c2c1ae72208049c921dee4 # 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'