summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 863a3e19237d..1eeaed3625d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Jun 21 22:21:11 UTC 2017
+# Thu Jun 22 19:22:27 UTC 2017
pkgbase = libretro-citra-git
pkgdesc = Nintendo 3DS core
pkgver = r4851.ae8cfe69
@@ -7,7 +7,7 @@ pkgbase = libretro-citra-git
url = https://github.com/libretro/citra
arch = i686
arch = x86_64
- groups = libretro
+ groups = libretro-unstable
license = GPL2
makedepends = boost
makedepends = cmake
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')