summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63fa1f77afa2..949498238880 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,16 @@
# Generated by mksrcinfo v8
-# Fri Sep 2 05:41:45 UTC 2016
+# Fri Sep 16 02:29:47 UTC 2016
pkgbase = libretro-cap32-git
pkgdesc = libretro implementation of Caprice32 (Amstrad CPC)
pkgver = 76.39b48f1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/libretro/libretro-cap32
arch = i686
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
+ groups = libretro
license = GPL
makedepends = git
source = git+https://github.com/libretro/libretro-cap32.git
diff --git a/PKGBUILD b/PKGBUILD
index a0a841e0c8fc..1b88db794a9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,12 @@
pkgname=libretro-cap32-git
pkgver=76.39b48f1
-pkgrel=1
+pkgrel=2
pkgdesc="libretro implementation of Caprice32 (Amstrad CPC)"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
url="https://github.com/libretro/libretro-cap32"
license=('GPL')
+groups=('libretro')
makedepends=('git')
_libname=cap32_libretro