summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDawid Weglarz2022-04-11 09:39:26 +0200
committerDawid Weglarz2022-04-11 09:39:26 +0200
commit4e73c683b5496061502a213416d65fec26ff3410 (patch)
treeb964c98ceaa610d287b3043ff2727dd498598ee1 /PKGBUILD
parentfc85aee8ea395c6b385513f1086d20ab92e3f5e8 (diff)
downloadaur-4e73c683b5496061502a213416d65fec26ff3410.tar.gz
1.4.0
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22c903b8ef4c..88651314fbfb 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dawid Weglarz <dawid.weglarz95@gmail.com>
pkgname=geforcenow-electron
-pkgver=1.3.0
+pkgver=1.4.0
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/v${pkgver}/geforcenow-electron_${pkgver}_linux.zip"
"https://raw.githubusercontent.com/hmlendea/geforcenow-electron/master/icon.png")
-sha256sums=("bb535155c712abf0c1e8293fa588acfb4e52db241f3830763c751d67a87466cd"
+sha256sums=("e47e5ebaf174beffb308b770c823818489037eadbfb22a8cddc3cf6cb3f7e013"
"582ad4bb073926e51d8acaa0ab81aa70a1dbe4736eda0cf130b6ae689982b7a0")
build() {