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 4cee663ac505..344a92066a31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Jun 17 22:28:13 UTC 2017
+# Thu Jun 22 19:18:35 UTC 2017
pkgbase = libretro-redream-git
pkgdesc = Sega Dreamcast core
pkgver = r784.9214e458
@@ -7,7 +7,7 @@ pkgbase = libretro-redream-git
url = https://github.com/libretro/redream
arch = i686
arch = x86_64
- groups = libretro
+ groups = libretro-unstable
license = GPL2
makedepends = git
depends = gcc-libs
diff --git a/PKGBUILD b/PKGBUILD
index da592bbd4c5e..7b07d853dd6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Sega Dreamcast core'
arch=('i686' 'x86_64')
url='https://github.com/libretro/redream'
license=('GPL2')
-groups=('libretro')
+groups=('libretro-unstable')
depends=('gcc-libs' 'glibc' 'libgl')
makedepends=('git')
provides=('libretro-redream')