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
commit104ce407130a51d2d12b1b366031697e85a7dfde (patch)
tree88ed8991b77cdefe64e0453cfb1e8a730e18f980 /PKGBUILD
parent22e68b73802827e3833dc0a477aed6b2df820b64 (diff)
downloadaur-104ce407130a51d2d12b1b366031697e85a7dfde.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 22ac9487209f..a388977f3a3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Nintendo 3DS core'
arch=('i686' 'x86_64')
url='https://github.com/libretro/citra'
license=('GPL2')
-groups=('libretro')
+groups=('libretro-unstable')
depends=('gcc-libs' 'glibc')
makedepends=('boost' 'cmake' 'git')
provides=('libretro-citra')