version 150_97c
This commit is contained in:
6
.SRCINFO
6
.SRCINFO
@@ -1,6 +1,6 @@
|
|||||||
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_95
|
pkgver = 150_97c
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = http://parsec.app
|
url = http://parsec.app
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@@ -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_95.deb::https://builds.parsecgaming.com/package/parsec-linux.deb
|
source = parsec-bin-150_97c.deb::https://builds.parsecgaming.com/package/parsec-linux.deb
|
||||||
sha256sums = f45e7abbe8d88f60829616e71a52e2eb91714b556ad34728c70bbb9a3553635c
|
sha256sums = f1691ba3a97534604f5f640c26cceafaef672ccf7ab6eed66114d0abafc2cccf
|
||||||
|
|
||||||
pkgname = parsec-bin
|
pkgname = parsec-bin
|
||||||
|
|||||||
4
PKGBUILD
4
PKGBUILD
@@ -1,7 +1,7 @@
|
|||||||
# Maintainer : tadly <me@tadly.de>
|
# Maintainer : tadly <me@tadly.de>
|
||||||
|
|
||||||
pkgname=parsec-bin
|
pkgname=parsec-bin
|
||||||
pkgver=150_95
|
pkgver=150_97c
|
||||||
pkgrel=1
|
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'
|
||||||
@@ -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=("f45e7abbe8d88f60829616e71a52e2eb91714b556ad34728c70bbb9a3553635c")
|
sha256sums=("f1691ba3a97534604f5f640c26cceafaef672ccf7ab6eed66114d0abafc2cccf")
|
||||||
|
|
||||||
#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