summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Northon2023-12-30 05:18:43 -0500
committerPatrick Northon2023-12-30 05:18:43 -0500
commit1c79a405c3f91a3256b45eb634b6f5132ec22594 (patch)
treec33377e802fd1405bf934878d14c194415705d2e /PKGBUILD
parentae18cc0dba1fdf227f2d8c08ce83285947c289b3 (diff)
downloadaur-1c79a405c3f91a3256b45eb634b6f5132ec22594.tar.gz
Add to libretro group.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a8950633d3f..6cee1643fcc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,6 +4,7 @@ _pkgname='libretro-swanstation'
pkgname=${_pkgname}-git
provides=(${_pkgname})
conflicts=(${_pkgname})
+groups=('libretro')
pkgver=r5793.6a8c32b
pkgrel=1
pkgdesc='SwanStation is an open-source Libretro core implementation of DuckStation, a PSX emulator.'