summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene Lebedev2020-10-27 14:46:18 +0300
committerEugene Lebedev2020-10-27 14:46:18 +0300
commit1d5eb4365b49eedc897a9d631a4f0925c73be4fa (patch)
tree83f476f3ec015717bea508164951b243390c2424
parent48603872b209a02bf06e0b18caa70daa4f40c02b (diff)
downloadaur-1d5eb4365b49eedc897a9d631a4f0925c73be4fa.tar.gz
Add initial project.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index caef05a3a8da..7f20856a06fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = libretro-pcsx2
+pkgbase = libretro-pcsx2-launcher
pkgdesc = Launch Sony PlayStation 2 games through PCSX2, directly from RetroArch.
pkgver = 1.1.1
pkgrel = 1
@@ -11,5 +11,5 @@ pkgbase = libretro-pcsx2
source = libretro-pcsx2::https://github.com/coldscientist/libretro-pcsx2-launcher/archive/1.1.1.tar.gz
sha256sums = 223894a0342be428f21914e8398cbc95f5dc394fcef66c848ebbe414a1259bdd
-pkgname = libretro-pcsx2
+pkgname = libretro-pcsx2-launcher
diff --git a/PKGBUILD b/PKGBUILD
index b1588164d6ad..c16491f10755 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer: Eugene Lebedev <satanych13@gmail.com>
+# Maintainer: Eugene Lebedev <satanych13+dev@gmail.com>
-pkgname=libretro-pcsx2
+pkgname=libretro-pcsx2-launcher
pkgver=1.1.1
pkgrel=1
pkgdesc="Launch Sony PlayStation 2 games through PCSX2, directly from RetroArch."