summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDawid Weglarz2022-06-29 22:19:46 +0200
committerDawid Weglarz2022-06-29 22:19:46 +0200
commit450ea62a352a8b62464cd9d2bf6a0db277c452ce (patch)
tree6400b772d83892ffcd3b2bfab98182ec6c0e5882 /PKGBUILD
parent3ae087d996a9f74c7d00e1d0b99fd9018d09b4a4 (diff)
downloadaur-450ea62a352a8b62464cd9d2bf6a0db277c452ce.tar.gz
1.8.0
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9359735b8727..13517673f6c8 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=geforcenow-electron
_newpkgname=gfn-electron
-pkgver=1.7.0
+pkgver=1.8.0
pkgrel=1
pkgdesc="Linux desktop client for GeForce NOW, using Electron"
arch=("armv7l" "i686" "x86_64")
@@ -11,7 +11,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=("58ae0a909129a89a253af99eab8433630c23ac15516e9b796fe7a5f0e71ac26f"
+sha256sums=("7eb58df48d1d8ba1c6cbf4cd853c0329bc9913d724b891c46c79fe7422cff59c"
"582ad4bb073926e51d8acaa0ab81aa70a1dbe4736eda0cf130b6ae689982b7a0")
package() {