diff --git a/.SRCINFO b/.SRCINFO index e681ec4..9f0691b 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_11 - pkgrel = 2 + pkgrel = 3 url = http://parsec.tv arch = x86_64 arch = arm @@ -14,6 +14,7 @@ pkgbase = parsec-bin depends = libxcb optdepends = libva: For hardware accelerated decoding provides = parsec + options = !strip source_x86_64 = https://builds.parsecgaming.com/package/parsec-linux.deb sha256sums_x86_64 = 0741a0b535e676853a50d3ff1a6f6b2355fff127b6a0c0e503ad83818ef7bc74 source_arm = https://builds.parsecgaming.com/package/parsec-rpi.deb diff --git a/PKGBUILD b/PKGBUILD index 17fa6f0..7b8eb7f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=parsec-bin pkgver=150_11 -pkgrel=2 +pkgrel=3 pkgdesc='Remotely connect to a gaming pc for a low latency remote computing experience' url='http://parsec.tv' arch=('x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64') @@ -25,6 +25,8 @@ sha256sums_armv7h=($sha256sums_arm) source_aarch64=($source_arm) sha256sums_aarch64=($sha256sums_arm) +options=('!strip') + package() { tar xf "${srcdir}/data.tar.xz" -C "${pkgdir}" chmod 755 "${pkgdir}/usr/"