summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRadeox2021-04-09 19:18:28 +0200
committerRadeox2021-04-09 19:18:28 +0200
commit687542f037964fc0ef98b0948440f928ff186e84 (patch)
tree9a981f96542e01519360241d3035a939e1566d6c /PKGBUILD
parent168666feed0196517be4fbcf4ccd86c7093fc889 (diff)
downloadaur-687542f037964fc0ef98b0948440f928ff186e84.tar.gz
Add libva as dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85f2dbb10ffe..2432eb5cdd73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
pkgname=geforcenow-electron
pkgver=1.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Linux desktop client for GeForce NOW, using Electron"
arch=("armv7l" "i686" "x86_64")
url="https://github.com/hmlendea/${pkgname}"
license=('CCPL')
+depends=('libva')
source=("https://github.com/hmlendea/${pkgname}/releases/download/v${pkgver}/geforcenow_${pkgver}_linux.zip"
"https://raw.githubusercontent.com/hmlendea/geforcenow-electron/master/icon.png")
sha256sums=("8525fcaaeb219335006dff9f7553b03b43e543b59101c576859800927fd02bca"