summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortadly2023-12-20 18:39:29 +0100
committertadly2023-12-20 18:39:29 +0100
commitc39db33a78b1bcf048ff9fb304953724eced0932 (patch)
tree383d071f3f5b7d799425adc52f130b821d9edd68
parentc6e8bbb8bfc21a9f44fcf64a6d9f5207d5d3185f (diff)
downloadaur-c39db33a78b1bcf048ff9fb304953724eced0932.tar.gz
fixes sha256 sum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce337d5e3a9a..dab68cee7fff 100644
--- a/.SRCINFO
+++ b/.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 = 4
+ pkgrel = 5
url = http://parsec.app
arch = x86_64
license = custom
@@ -16,6 +16,6 @@ pkgbase = parsec-bin
provides = parsec
options = !strip
source = parsec-bin-150_86e.deb::https://builds.parsecgaming.com/package/parsec-linux.deb
- sha256sums = ac549d97b0609ee2408fac398a7d3fcacccef1be6a72bf5bfb08c5d5690053bd
+ sha256sums = feaba023b934358a6aee9f65f5ab83d8fa7e485a0567d8c066cc29ade55f80ee
pkgname = parsec-bin
diff --git a/PKGBUILD b/PKGBUILD
index 11fbe679f61d..3e98a95c2099 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=parsec-bin
pkgver=150_86e
-pkgrel=4
+pkgrel=5
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=('ac549d97b0609ee2408fac398a7d3fcacccef1be6a72bf5bfb08c5d5690053bd')
+sha256sums=('feaba023b934358a6aee9f65f5ab83d8fa7e485a0567d8c066cc29ade55f80ee')
#source_arm=("$pkgname-$pkgver.deb::https://builds.parsecgaming.com/package/parsec-rpi.deb")
#sha256sums_arm=('a98e840dc44f4762018895bd0da704c88887815de0e74e0f39aa7737f5b0e802')