summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRadeox2021-07-08 17:34:24 +0200
committerRadeox2021-07-08 17:34:24 +0200
commitbb08382c843d1d09f5315adbee34a9a3d5a12da2 (patch)
tree047109717180d11da0828aac312b8ebe9acb553f /PKGBUILD
parent162155914601bdfb40e7e96f240ea5964c2a7afe (diff)
downloadaur-bb08382c843d1d09f5315adbee34a9a3d5a12da2.tar.gz
1.1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5074774ea1a..1317c10b226a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,7 @@
+# Maintainer: Dawid Weglarz <dawid.weglarz95@gmail.com>
+
pkgname=geforcenow-electron
-pkgver=1.1.3
+pkgver=1.1.4
pkgrel=1
pkgdesc="Linux desktop client for GeForce NOW, using Electron"
arch=("armv7l" "i686" "x86_64")
@@ -8,7 +10,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=("749db26b8841299627d93e99609ab6702143380cdc57734bcf8194709f520eae"
+sha256sums=("37129cbfe19408df8c48371c130d5be9d477be5f335f3e6929176e181b7e2fcc"
"582ad4bb073926e51d8acaa0ab81aa70a1dbe4736eda0cf130b6ae689982b7a0")
build() {