updates sources

This commit is contained in:
DXC-0
2025-05-25 19:39:07 +02:00
parent 8602404d6c
commit 689f06cb1b
2 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ pkgbase = parsec-bin
optdepends = libva: For hardware accelerated decoding optdepends = libva: For hardware accelerated decoding
provides = parsec provides = parsec
options = !strip options = !strip
source = parsec-bin-150_97c.deb::https://builds.parsecgaming.com/package/parsec-linux.deb source = parsec-bin-150_97c.deb::https://builds.parsec.app/package/parsec-linux.deb
sha256sums = f1691ba3a97534604f5f640c26cceafaef672ccf7ab6eed66114d0abafc2cccf sha256sums = f1691ba3a97534604f5f640c26cceafaef672ccf7ab6eed66114d0abafc2cccf
pkgname = parsec-bin pkgname = parsec-bin

View File

@@ -1,5 +1,5 @@
# Paintainer : TheCyberArcher <thecyberarcher@protonmail.com> # Maintainer : DXC-0 <thecyberarcher@protonmail.ch>
# Maintainer : tadly <me@tadly.de> # Contributor : tadly <me@tadly.de>
pkgname=parsec-bin pkgname=parsec-bin
pkgver=150_97c pkgver=150_97c
@@ -12,7 +12,7 @@ provides=('parsec')
depends=('gcc-libs' 'libglvnd' 'libxext' 'libxcb' 'ffmpeg4.4' 'openssl-1.1' 'libxi' 'pipewire-alsa') depends=('gcc-libs' 'libglvnd' 'libxext' 'libxcb' 'ffmpeg4.4' 'openssl-1.1' 'libxi' 'pipewire-alsa')
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.parsec.app/package/parsec-linux.deb")
sha256sums=("f1691ba3a97534604f5f640c26cceafaef672ccf7ab6eed66114d0abafc2cccf") sha256sums=("f1691ba3a97534604f5f640c26cceafaef672ccf7ab6eed66114d0abafc2cccf")
options=('!strip') options=('!strip')