Update PKGBUILD
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
a05f8692ba
commit
5456fe202a
1 changed files with 2 additions and 1 deletions
3
PKGBUILD
3
PKGBUILD
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Severin Kaderli <severin@kaderli.dev>
|
# Maintainer: Severin Kaderli <severin@kaderli.dev>
|
||||||
pkgname="severin-base"
|
pkgname="severin-base"
|
||||||
pkgver=1.0.0
|
pkgver=1.0.0
|
||||||
pkgrel=33
|
pkgrel=34
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
depends=(
|
depends=(
|
||||||
|
@ -193,6 +193,7 @@ depends=(
|
||||||
|
|
||||||
# Emulation
|
# Emulation
|
||||||
'mgba-qt'
|
'mgba-qt'
|
||||||
|
'dolphin-emu-git'
|
||||||
'duckstation-git'
|
'duckstation-git'
|
||||||
'citra-qt-git'
|
'citra-qt-git'
|
||||||
'flycast-git'
|
'flycast-git'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue