summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Jaksch2016-09-16 04:36:44 +0200
committerOliver Jaksch2016-09-16 04:36:44 +0200
commit839384693c5c78a45120aafd5be4edb4940b3f16 (patch)
treede212cc0467a54f23beaf8dde034e4044116471a
parent25503adb0ce44fd2a700eaa77d2353546cf64c48 (diff)
downloadaur-839384693c5c78a45120aafd5be4edb4940b3f16.tar.gz
Set group to libretro
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ef49612ce06..eb3768f4edfb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Sep 11 11:03:20 UTC 2016
+# Fri Sep 16 02:36:43 UTC 2016
pkgbase = libretro-gw-git
pkgdesc = gw-libretro is a libretro core that runs Game & Watch simulators
- pkgver = 157.284b15c
+ pkgver = 158.10e8bfb
pkgrel = 1
url = https://github.com/libretro/gw-libretro
arch = i686
@@ -10,6 +10,7 @@ pkgbase = libretro-gw-git
arch = arm
arch = armv6h
arch = armv7h
+ groups = libretro
license = custom:zlib
makedepends = git
depends = zlib
diff --git a/PKGBUILD b/PKGBUILD
index 4aa854208885..75d10254e2a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: Oliver Jaksch <arch-aur@com-in.de>
pkgname=libretro-gw-git
-pkgver=157.284b15c
+pkgver=158.10e8bfb
pkgrel=1
pkgdesc="gw-libretro is a libretro core that runs Game & Watch simulators"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
url="https://github.com/libretro/gw-libretro"
license=('custom:zlib')
+groups=('libretro')
depends=('zlib')
makedepends=('git')