Skip to content

Commit a1800d8

Browse files
committed
fix: sdl3
1 parent 1abbcdd commit a1800d8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: Vincent Post <cent@spline.de>
22
pkgname=xivlauncher
33
pkgver=1.4.0
4-
pkgrel=1
4+
pkgrel=2
55
epoch=1
66
pkgdesc="Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)"
77
arch=('x86_64')

PKGBUILD-git

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Maintainer: Vincent Post <cent@spline.de>
22
pkgname=xivlauncher-git
33
pkgver=1.4.0.r0.g06c3298
4-
pkgrel=7
4+
pkgrel=8
55
epoch=1
66
pkgdesc="Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)"
77
arch=('x86_64')
88
url='https://github.com/goatcorp/XIVLauncher.Core/'
99
license=('GPL')
1010
depends=(
1111
'aria2'
12-
'sdl2'
12+
'sdl3'
1313
'libsecret'
1414
'attr'
1515
'fontconfig'

0 commit comments

Comments
 (0)