summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRadeox2021-11-08 17:02:11 +0100
committerRadeox2021-11-08 17:02:11 +0100
commite58bb5189dbbc9bd9222ad4db4e6e5caee353c01 (patch)
treec0d04106bf7a426a777b212506af1874425a8275 /PKGBUILD
parent9d0bd150d7b30d7b8058fd6a4fad17f489a78ca7 (diff)
downloadaur-e58bb5189dbbc9bd9222ad4db4e6e5caee353c01.tar.gz
1.1.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f144fd8977e..7096d15310fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dawid Weglarz <dawid.weglarz95@gmail.com>
pkgname=geforcenow-electron
-pkgver=1.1.8
+pkgver=1.1.9
pkgrel=1
pkgdesc="Linux desktop client for GeForce NOW, using Electron"
arch=("armv7l" "i686" "x86_64")
@@ -10,7 +10,7 @@ license=('GPLv3')
depends=('libva')
source=("https://github.com/hmlendea/${pkgname}/releases/download/${pkgver}/geforcenow-electron_${pkgver}_linux.zip"
"https://raw.githubusercontent.com/hmlendea/geforcenow-electron/master/icon.png")
-sha256sums=("a71559c0db13be76a4bc60cf7c4e8c1038ef835989233b86883657051f1725e2"
+sha256sums=("0e56999d174c00e47488b7eee353f3d7c238e09dfc9461568f29508251b2780e"
"582ad4bb073926e51d8acaa0ab81aa70a1dbe4736eda0cf130b6ae689982b7a0")
build() {