blob: 419db32207fa56b05ff26e1f7405a063c123f4e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = pcsx2-latest-bin
pkgdesc = PlayStation 2 emulator
pkgver = 2.3.350
pkgrel = 1
url = https://github.com/PCSX2/pcsx2
install = pcsx2.install
arch = x86_64
license = GPL-3.0-or-later
makedepends = patchelf
provides = pcsx2
conflicts = pcsx2
options = !strip
options = !debug
source = https://github.com/PCSX2/pcsx2/releases/download/v2.3.350/pcsx2-v2.3.350-linux-appimage-x64-Qt.AppImage
sha256sums = SKIP
pkgname = pcsx2-latest-bin
|