summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime Gauduin2017-06-22 21:30:05 +0200
committerMaxime Gauduin2017-06-22 21:30:05 +0200
commit1396bc2351df79624af07def5c43f38a577756af (patch)
tree3e1f31fc6ea7e9c51d3f6bf4c44ebc47f630a17b /PKGBUILD
parent9ef15b735a2279b9cb956170da7700878bfd8a4f (diff)
downloadaur-1396bc2351df79624af07def5c43f38a577756af.tar.gz
Fix groups
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 462195ee95d0..cccd58a3f0d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Sega Saturn core'
arch=('i686' 'x86_64')
url='https://github.com/libretro/yabause'
license=('GPL2')
-groups=('libretro')
+groups=('libretro-unstable')
depends=('glibc')
makedepends=('git')
provides=('libretro-yabause')