version 150_95
This commit is contained in:
8
.SRCINFO
8
.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_86e
|
pkgver = 150_95
|
||||||
pkgrel = 6
|
pkgrel = 1
|
||||||
url = http://parsec.app
|
url = http://parsec.app
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = custom
|
license = custom
|
||||||
@@ -15,7 +15,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 = parsec-bin-150_86e.deb::https://builds.parsecgaming.com/package/parsec-linux.deb
|
source = parsec-bin-150_95.deb::https://builds.parsecgaming.com/package/parsec-linux.deb
|
||||||
sha256sums = c1fb1ab9032e6e718a19f2fd73465e7b98379e7d1e1273856a540d2f7778c1e1
|
sha256sums = f45e7abbe8d88f60829616e71a52e2eb91714b556ad34728c70bbb9a3553635c
|
||||||
|
|
||||||
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_86e
|
pkgver=150_95
|
||||||
pkgrel=6
|
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')
|
||||||
@@ -12,7 +12,7 @@ depends=('gcc-libs' 'libglvnd' 'libxext' 'libxcb' 'ffmpeg4.4' 'openssl-1.1' 'lib
|
|||||||
optdepends=('libva: For hardware accelerated decoding')
|
optdepends=('libva: For hardware accelerated decoding')
|
||||||
|
|
||||||
source=("$pkgname-$pkgver.deb::https://builds.parsecgaming.com/package/parsec-linux.deb")
|
source=("$pkgname-$pkgver.deb::https://builds.parsecgaming.com/package/parsec-linux.deb")
|
||||||
sha256sums=('c1fb1ab9032e6e718a19f2fd73465e7b98379e7d1e1273856a540d2f7778c1e1')
|
sha256sums=("f45e7abbe8d88f60829616e71a52e2eb91714b556ad34728c70bbb9a3553635c")
|
||||||
|
|
||||||
#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