fixes sha256 sum

This commit is contained in:
tadly
2023-12-20 18:39:29 +01:00
parent c6e8bbb8bf
commit c39db33a78
2 changed files with 4 additions and 4 deletions

View File

@@ -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_86e
pkgrel = 4 pkgrel = 5
url = http://parsec.app url = http://parsec.app
arch = x86_64 arch = x86_64
license = custom license = custom
@@ -16,6 +16,6 @@ pkgbase = parsec-bin
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_86e.deb::https://builds.parsecgaming.com/package/parsec-linux.deb
sha256sums = ac549d97b0609ee2408fac398a7d3fcacccef1be6a72bf5bfb08c5d5690053bd sha256sums = feaba023b934358a6aee9f65f5ab83d8fa7e485a0567d8c066cc29ade55f80ee
pkgname = parsec-bin pkgname = parsec-bin

View File

@@ -2,7 +2,7 @@
pkgname=parsec-bin pkgname=parsec-bin
pkgver=150_86e pkgver=150_86e
pkgrel=4 pkgrel=5
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=('ac549d97b0609ee2408fac398a7d3fcacccef1be6a72bf5bfb08c5d5690053bd') sha256sums=('feaba023b934358a6aee9f65f5ab83d8fa7e485a0567d8c066cc29ade55f80ee')
#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')