version 150_95
This commit is contained in:
8
.SRCINFO
8
.SRCINFO
@@ -1,7 +1,7 @@
|
||||
pkgbase = parsec-bin
|
||||
pkgdesc = Remotely connect to a gaming pc for a low latency remote computing experience
|
||||
pkgver = 150_86e
|
||||
pkgrel = 6
|
||||
pkgver = 150_95
|
||||
pkgrel = 1
|
||||
url = http://parsec.app
|
||||
arch = x86_64
|
||||
license = custom
|
||||
@@ -15,7 +15,7 @@ pkgbase = parsec-bin
|
||||
optdepends = libva: For hardware accelerated decoding
|
||||
provides = parsec
|
||||
options = !strip
|
||||
source = parsec-bin-150_86e.deb::https://builds.parsecgaming.com/package/parsec-linux.deb
|
||||
sha256sums = c1fb1ab9032e6e718a19f2fd73465e7b98379e7d1e1273856a540d2f7778c1e1
|
||||
source = parsec-bin-150_95.deb::https://builds.parsecgaming.com/package/parsec-linux.deb
|
||||
sha256sums = f45e7abbe8d88f60829616e71a52e2eb91714b556ad34728c70bbb9a3553635c
|
||||
|
||||
pkgname = parsec-bin
|
||||
|
||||
6
PKGBUILD
6
PKGBUILD
@@ -1,8 +1,8 @@
|
||||
# Maintainer : tadly <me@tadly.de>
|
||||
|
||||
pkgname=parsec-bin
|
||||
pkgver=150_86e
|
||||
pkgrel=6
|
||||
pkgver=150_95
|
||||
pkgrel=1
|
||||
pkgdesc='Remotely connect to a gaming pc for a low latency remote computing experience'
|
||||
url='http://parsec.app'
|
||||
license=('custom')
|
||||
@@ -12,7 +12,7 @@ depends=('gcc-libs' 'libglvnd' 'libxext' 'libxcb' 'ffmpeg4.4' 'openssl-1.1' 'lib
|
||||
optdepends=('libva: For hardware accelerated decoding')
|
||||
|
||||
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")
|
||||
#sha256sums_arm=('a98e840dc44f4762018895bd0da704c88887815de0e74e0f39aa7737f5b0e802')
|
||||
|
||||
Reference in New Issue
Block a user