Skip to content

Commit

Permalink
Updated geforcenow-electron to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hmlendea committed Oct 21, 2020
1 parent f2f50cc commit 51b1be5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkg/geforcenow-electron/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
pkgname=geforcenow-electron
pkgver=1.0.4
pkgver=1.0.5
pkgrel=1
pkgdesc="Linux client for GeForce NOW, using the GFN version for ChromeOS and Electron"
pkgdesc="Linux desktop client for GeForce NOW, using Electron"
arch=("armv7l" "i686" "x86_64")
url="https://github.com/hmlendea/${pkgname}"
license=('CCPL')
install=
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=('e1fd59a82ccc247ddd356140d87cb98225c118c07d019a0b414794b9d05e15d3'
sha256sums=('24f3f6977548eb773dfb5fdbecc2eef3942f33046238290c1d244ff7b4dadb6f'
'582ad4bb073926e51d8acaa0ab81aa70a1dbe4736eda0cf130b6ae689982b7a0')

build() {
Expand Down

0 comments on commit 51b1be5

Please sign in to comment.