version 150_86e
This commit is contained in:
16
.SRCINFO
16
.SRCINFO
@@ -1,7 +1,7 @@
|
|||||||
pkgbase = parsec-bin
|
pkgbase = parsec-bin
|
||||||
pkgdesc = Remotely connect to a gaming pc for a low latency remote computing experience
|
pkgdesc = Remotely connect to a gaming pc for a low latency remote computing experience
|
||||||
pkgver = 150_28
|
pkgver = 150_86e
|
||||||
pkgrel = 5
|
pkgrel = 1
|
||||||
url = http://parsec.app
|
url = http://parsec.app
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
arch = arm
|
arch = arm
|
||||||
@@ -17,15 +17,7 @@ pkgbase = parsec-bin
|
|||||||
optdepends = libva: For hardware accelerated decoding
|
optdepends = libva: For hardware accelerated decoding
|
||||||
provides = parsec
|
provides = parsec
|
||||||
options = !strip
|
options = !strip
|
||||||
source_x86_64 = parsec-bin-150_28.deb::https://builds.parsecgaming.com/package/parsec-linux.deb
|
source_x86_64 = parsec-bin-150_86e.deb::https://builds.parsecgaming.com/package/parsec-linux.deb
|
||||||
sha256sums_x86_64 = 0c7207f419377fc35e30448acd00d8701300ac5a44936ac6d87a468c9afccdc1
|
sha256sums_x86_64 = c30072f3a4ddac7687f626b8d32876e327791bce164d74448a147ef48ea8eae5
|
||||||
source_arm = parsec-bin-150_28.deb::https://builds.parsecgaming.com/package/parsec-rpi.deb
|
|
||||||
sha256sums_arm = a98e840dc44f4762018895bd0da704c88887815de0e74e0f39aa7737f5b0e802
|
|
||||||
source_armv6h = parsec-bin-150_28.deb::https://builds.parsecgaming.com/package/parsec-rpi.deb
|
|
||||||
sha256sums_armv6h = a98e840dc44f4762018895bd0da704c88887815de0e74e0f39aa7737f5b0e802
|
|
||||||
source_armv7h = parsec-bin-150_28.deb::https://builds.parsecgaming.com/package/parsec-rpi.deb
|
|
||||||
sha256sums_armv7h = a98e840dc44f4762018895bd0da704c88887815de0e74e0f39aa7737f5b0e802
|
|
||||||
source_aarch64 = parsec-bin-150_28.deb::https://builds.parsecgaming.com/package/parsec-rpi.deb
|
|
||||||
sha256sums_aarch64 = a98e840dc44f4762018895bd0da704c88887815de0e74e0f39aa7737f5b0e802
|
|
||||||
|
|
||||||
pkgname = parsec-bin
|
pkgname = parsec-bin
|
||||||
|
|||||||
6
PKGBUILD
6
PKGBUILD
@@ -1,8 +1,8 @@
|
|||||||
# Maintainer : tadly <me@tadly.de>
|
# Maintainer : tadly <me@tadly.de>
|
||||||
|
|
||||||
pkgname=parsec-bin
|
pkgname=parsec-bin
|
||||||
pkgver=150_28
|
pkgver=150_86e
|
||||||
pkgrel=5
|
pkgrel=1
|
||||||
pkgdesc='Remotely connect to a gaming pc for a low latency remote computing experience'
|
pkgdesc='Remotely connect to a gaming pc for a low latency remote computing experience'
|
||||||
url='http://parsec.app'
|
url='http://parsec.app'
|
||||||
license=('custom')
|
license=('custom')
|
||||||
@@ -13,7 +13,7 @@ depends=('gcc-libs' 'libglvnd' 'libxext' 'libxcb' 'ffmpeg4.4')
|
|||||||
optdepends=('libva: For hardware accelerated decoding')
|
optdepends=('libva: For hardware accelerated decoding')
|
||||||
|
|
||||||
source_x86_64=("$pkgname-$pkgver.deb::https://builds.parsecgaming.com/package/parsec-linux.deb")
|
source_x86_64=("$pkgname-$pkgver.deb::https://builds.parsecgaming.com/package/parsec-linux.deb")
|
||||||
sha256sums_x86_64=('0c7207f419377fc35e30448acd00d8701300ac5a44936ac6d87a468c9afccdc1')
|
sha256sums_x86_64=('c30072f3a4ddac7687f626b8d32876e327791bce164d74448a147ef48ea8eae5')
|
||||||
|
|
||||||
#source_arm=("$pkgname-$pkgver.deb::https://builds.parsecgaming.com/package/parsec-rpi.deb")
|
#source_arm=("$pkgname-$pkgver.deb::https://builds.parsecgaming.com/package/parsec-rpi.deb")
|
||||||
#sha256sums_arm=('a98e840dc44f4762018895bd0da704c88887815de0e74e0f39aa7737f5b0e802')
|
#sha256sums_arm=('a98e840dc44f4762018895bd0da704c88887815de0e74e0f39aa7737f5b0e802')
|
||||||
|
|||||||
Reference in New Issue
Block a user