summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOliver Jaksch2016-09-16 04:46:39 +0200
committerOliver Jaksch2016-09-16 04:46:39 +0200
commitbd294ebb8e973a9e6a9c1c8c682e4157c37fc67f (patch)
treea8d69799eb3a63f67e103bd8086b319192536167 /PKGBUILD
parented0f58eec9e6ba25d211d0da59dcf4d8805fec6a (diff)
downloadaur-bd294ebb8e973a9e6a9c1c8c682e4157c37fc67f.tar.gz
Set group to libretro
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94faefe7faac..256cb9b00e81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,12 @@
pkgname=libretro-ppsspp-git
pkgver=17174.e1bb9da
-pkgrel=1
+pkgrel=2
pkgdesc="libretro implementation of PPSSPP (PlayStation Portable/PSP)"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
url="https://github.com/libretro/libretro-ppsspp"
license=('GPL')
+groups=('libretro')
depends=('zlib' 'libgl')
makedepends=('git')
@@ -21,7 +22,7 @@ source=("git+https://github.com/libretro/${_gitname}.git"
"git+https://github.com/hrydgard/ppsspp-redist"
"https://raw.github.com/libretro/libretro-super/master/dist/info/ppsspp_libretro.info"
)
-md5sums=('SKIP'
+sha256sums=('SKIP'
'SKIP'
'SKIP'
'SKIP'