summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRadeox2021-05-12 15:00:41 +0200
committerRadeox2021-05-12 15:00:41 +0200
commit162155914601bdfb40e7e96f240ea5964c2a7afe (patch)
treee3862f5da1fa90f400a6017e890c91b1ecc4a9da /PKGBUILD
parent06530b9471bf3a6b45b46a5be3b7296cef6a784c (diff)
downloadaur-162155914601bdfb40e7e96f240ea5964c2a7afe.tar.gz
1.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cfe976dd59bf..f5074774ea1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=geforcenow-electron
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=1
pkgdesc="Linux desktop client for GeForce NOW, using Electron"
arch=("armv7l" "i686" "x86_64")
@@ -8,7 +8,7 @@ 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=("e6e5163a0aa41aa1c7256957b2ea645d8ea19bf4f28e3d47e223a08b89308ebd"
+sha256sums=("749db26b8841299627d93e99609ab6702143380cdc57734bcf8194709f520eae"
"582ad4bb073926e51d8acaa0ab81aa70a1dbe4736eda0cf130b6ae689982b7a0")
build() {