diff --git a/.SRCINFO b/.SRCINFO index ce337d5..dab68ce 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 11fbe67..3e98a95 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')