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
commit8d6cf9d340c58253eb9c8f0f014a83375b231aa3 (patch)
tree4fed6160ae24793487f41b7480f71ce32aa67b29 /PKGBUILD
parent9a8779d3ad3a66c907d5562a28cdee0477f8e66e (diff)
downloadaur-8d6cf9d340c58253eb9c8f0f014a83375b231aa3.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 bad82a053a4c..aaa833faae45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Nintendo Entertainment System core'
arch=('i686' 'x86_64')
url='https://github.com/libretro/nestopia'
license=('GPL2')
-groups=('libretro')
+groups=('libretro-unstable')
depends=('gcc-libs' 'glibc')
makedepends=('git')
provides=('libretro-nestopia')