blob: e4a2f5c919ac441fc097b048b9ce146ec9531f23 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = remoteplaywhatever-bin
pkgdesc = Tiny application that lets you force remote play together any game you have in your steam library including non-steam ones.
pkgver = 0.2.7
pkgrel = 1
url = https://github.com/m4dEngi/RemotePlayWhatever
arch = x86_64
license = MIT
depends = glibc>=2.34
provides = remoteplaywhatever=0.2.7
conflicts = remoteplaywhatever
source = remoteplaywhatever-0.2.7.deb::https://github.com/m4dEngi/RemotePlayWhatever/releases/download/0.2.7-alpha/RemotePlayWhatever-0.2.7-Linux.deb
source = LICENSE-0.2.7::https://raw.githubusercontent.com/m4dEngi/RemotePlayWhatever/0.2.7-alpha/LICENSE
sha256sums = 15abbc12e301d925d9da34ca7bce830a4e2aec5c5db9c07fa82db3a9cb97a49f
sha256sums = 284724acc9bb9b5a0579ca01589605ad6d8b4cd01094d7077ca6308aa5786cdd
pkgname = remoteplaywhatever-bin
|