1 parent 1abbcdd commit a1800d8Copy full SHA for a1800d8
2 files changed
PKGBUILD
@@ -1,7 +1,7 @@
1
# Maintainer: Vincent Post <cent@spline.de>
2
pkgname=xivlauncher
3
pkgver=1.4.0
4
-pkgrel=1
+pkgrel=2
5
epoch=1
6
pkgdesc="Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)"
7
arch=('x86_64')
PKGBUILD-git
@@ -1,15 +1,15 @@
pkgname=xivlauncher-git
pkgver=1.4.0.r0.g06c3298
-pkgrel=7
+pkgrel=8
8
url='https://github.com/goatcorp/XIVLauncher.Core/'
9
license=('GPL')
10
depends=(
11
'aria2'
12
- 'sdl2'
+ 'sdl3'
13
'libsecret'
14
'attr'
15
'fontconfig'
0 commit comments