summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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)"