summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcent2024-01-16 21:13:47 +0000
committercent2024-01-16 21:13:47 +0000
commitd83f01fba5bbdfc116b161235aadf08730ba219c (patch)
tree01576f74706ab1ea8f4567c5cd6c3bbb83742b13
parent4ebf82335e1a83a6b7a7c351194554f6191dbbb3 (diff)
downloadaur-d83f01fba5bbdfc116b161235aadf08730ba219c.tar.gz
sync from github
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 314432f766cc..8a4d65eec30d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xivlauncher
pkgdesc = Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
- pkgver = 1.0.6
- pkgrel = 2
+ pkgver = 1.0.7
+ pkgrel = 1
epoch = 1
url = https://github.com/goatcorp/XIVLauncher.Core
arch = x86_64
@@ -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.6
+ source = XIVLauncher.Core::git+https://github.com/goatcorp/XIVLauncher.Core.git#tag=1.0.7
source = XIVLauncher.desktop
source = openssl_fix.cnf
source = xivlauncher-core
diff --git a/PKGBUILD b/PKGBUILD
index 6575ba3674e7..1579c43c62d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vincent Post <cent@spline.de>
pkgname=xivlauncher
-pkgver=1.0.6
-pkgrel=2
+pkgver=1.0.7
+pkgrel=1
epoch=1
pkgdesc="Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)"
arch=('x86_64')