summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcent2023-01-14 19:19:53 +0000
committercent2023-01-14 19:19:53 +0000
commit0892805f5fbade741b38893a9767975c35a08bd8 (patch)
tree7d7df295a8014547625f30fe2ce6702accb95d7a
parent9f63d36f2ad8a8a692351a0543edd623bf283bd0 (diff)
downloadaur-0892805f5fbade741b38893a9767975c35a08bd8.tar.gz
sync from github
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ea108e67720..2e59e581632c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xivlauncher
pkgdesc = Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
- pkgver = 1.0.2
+ pkgver = 1.0.3
pkgrel = 1
epoch = 1
url = https://github.com/goatcorp/XIVLauncher.Core
@@ -46,7 +46,7 @@ pkgbase = xivlauncher
depends = jxrlib
optdepends = steam
options = !strip
- source = XIVLauncher.Core::git+https://github.com/goatcorp/XIVLauncher.Core.git#tag=1.0.2
+ source = XIVLauncher.Core::git+https://github.com/goatcorp/XIVLauncher.Core.git#tag=1.0.3
source = XIVLauncher.desktop
sha512sums = SKIP
sha512sums = 5ac774f858d4015c59e6758e2a706b93e822bca9c046ed87210deabc141ac101020d2654fbcf8314f9409a4cfcf921d1e26ec0a3b0beab02d1bcd045fb6e6f14
diff --git a/PKGBUILD b/PKGBUILD
index d0dafeb003c5..197cb74ffe39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vincent Post <cent@spline.de>
pkgname=xivlauncher
-pkgver=1.0.2
+pkgver=1.0.3
pkgrel=1
epoch=1
pkgdesc="Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)"