summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRadeox2021-11-11 16:18:11 +0100
committerRadeox2021-11-11 16:18:11 +0100
commit3263af426d9806324d99818697a760cbf2473e44 (patch)
treeed786d67cf5ed4b4439313dae492c356e5380775 /PKGBUILD
parentaf9bab10632181f33e0b41d359ee6a3f6867d7a1 (diff)
downloadaur-3263af426d9806324d99818697a760cbf2473e44.tar.gz
1.1.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b23df512d6b..92b4296f4524 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Dawid Weglarz <dawid.weglarz95@gmail.com>
pkgname=geforcenow-electron
-pkgver=1.1.9
-pkgrel=2
+pkgver=1.1.10
+pkgrel=1
pkgdesc="Linux desktop client for GeForce NOW, using Electron"
arch=("armv7l" "i686" "x86_64")
url="https://github.com/hmlendea/${pkgname}"
@@ -10,7 +10,7 @@ license=('GPLv3')
depends=('libva')
source=("https://github.com/hmlendea/${pkgname}/releases/download/v${pkgver}/geforcenow-electron_${pkgver}_linux.zip"
"https://raw.githubusercontent.com/hmlendea/geforcenow-electron/master/icon.png")
-sha256sums=("0e56999d174c00e47488b7eee353f3d7c238e09dfc9461568f29508251b2780e"
+sha256sums=("b72d94bf4eed0a516878997febb44e1fdddb3a6fb75d1c057db7e70f897ad68b"
"582ad4bb073926e51d8acaa0ab81aa70a1dbe4736eda0cf130b6ae689982b7a0")
build() {