From 0724d951f780074c31388389c5e7381bb8e1f5b4 Mon Sep 17 00:00:00 2001 From: tadly Date: Thu, 30 Jan 2025 14:37:41 +0100 Subject: [PATCH] version 150_97c --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 1ba1a72..454704c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = parsec-bin pkgdesc = Remotely connect to a gaming pc for a low latency remote computing experience - pkgver = 150_95 + pkgver = 150_97c pkgrel = 1 url = http://parsec.app arch = x86_64 @@ -15,7 +15,7 @@ pkgbase = parsec-bin optdepends = libva: For hardware accelerated decoding provides = parsec options = !strip - source = parsec-bin-150_95.deb::https://builds.parsecgaming.com/package/parsec-linux.deb - sha256sums = f45e7abbe8d88f60829616e71a52e2eb91714b556ad34728c70bbb9a3553635c + source = parsec-bin-150_97c.deb::https://builds.parsecgaming.com/package/parsec-linux.deb + sha256sums = f1691ba3a97534604f5f640c26cceafaef672ccf7ab6eed66114d0abafc2cccf pkgname = parsec-bin diff --git a/PKGBUILD b/PKGBUILD index 365aa1e..c57fc38 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer : tadly pkgname=parsec-bin -pkgver=150_95 +pkgver=150_97c pkgrel=1 pkgdesc='Remotely connect to a gaming pc for a low latency remote computing experience' 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') 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") #sha256sums_arm=('a98e840dc44f4762018895bd0da704c88887815de0e74e0f39aa7737f5b0e802')