summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3db0e416c35a..6fed3eaf55fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=libretro-ppsspp-gameros
pkgver=28196
-pkgrel=1
+pkgrel=2
pkgdesc='Sony PlayStation Portable core with all required assets'
arch=(x86_64)
url=https://github.com/libretro/ppsspp
@@ -27,6 +27,9 @@ makedepends=(
libglvnd
python
)
+provides=(
+ libretro-ppsspp
+)
conflicts=(
libretro-ppsspp
)