updates sources
This commit is contained in:
2
.SRCINFO
2
.SRCINFO
@@ -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
|
||||||
|
|||||||
6
PKGBUILD
6
PKGBUILD
@@ -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')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user