summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ebef671d3924
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = libretro-pcsx2-git
+ pkgdesc = Launch Sony PlayStation 2 games through PCSX2, directly from RetroArch.
+ pkgver = 46.bc78bf9
+ pkgrel = 1
+ url = https://github.com/coldscientist/libretro-pcsx2-launcher
+ arch = x86_64
+ groups = libretro
+ license = MIT
+ makedepends = git
+ depends = pcsx2
+ depends = libretro-core-info
+ provides = libretro-pcsx2
+ conflicts = libretro-pcsx2
+ source = libretro-pcsx2::git+https://github.com/coldscientist/libretro-pcsx2-launcher.git
+ sha256sums = SKIP
+
+pkgname = libretro-pcsx2-git
+