add license to PKGBUILD

This commit is contained in:
tadly
2020-07-24 10:50:42 +02:00
parent ab6713bb16
commit 71c9a5b9ee
2 changed files with 4 additions and 2 deletions

View File

@@ -2,9 +2,10 @@
pkgname=parsec-bin
pkgver=150_28
pkgrel=2
pkgrel=3
pkgdesc='Remotely connect to a gaming pc for a low latency remote computing experience'
url='http://parsec.tv'
license=('custom')
arch=('x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
provides=('parsec')
depends=('gcc-libs' 'libglvnd' 'libxext' 'libxcb')