summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime Gauduin2020-04-22 17:44:38 +0200
committerMaxime Gauduin2020-04-22 17:44:38 +0200
commit4a422891382fcb32c466dd530db100d69f986dce (patch)
treebb52dcb1a299a5accc4ddfc0885ec2cdebcdd381 /PKGBUILD
parent9dd9f23860c4a1ac00b0140aa14c748a01d58d17 (diff)
downloadaur-4a422891382fcb32c466dd530db100d69f986dce.tar.gz
sleep for 60 seconds to allow cuda to be detected
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 05c197271947..6738c5a4855f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=foldingathome
pkgver=7.6.9
-pkgrel=7
+pkgrel=8
pkgdesc='A distributed computing project for simulating protein dynamics'
arch=(x86_64)
url=https://foldingathome.org/
@@ -16,7 +16,6 @@ depends=(
zlib
)
optdepends=(
- 'clinfo: for folding with an NVIDIA GPU'
'cuda: for folding with an NVIDIA GPU'
'ocl-icd: for folding with any GPU'
'opencl-amd: for folding with an AMD GPU (>= GCN)'
@@ -32,8 +31,8 @@ source=(
foldingathome-user.service
)
sha256sums=('b580a8076f3147bacb9d1599e1b1765956a8e37b8a79bd961ffe2e3adc7df110'
- '392c70c7127917a574e78144996fb3ac116ba99af3d9dc0661f33b6c9ed170c5'
- 'f0eec0c8f6a278f53a5537446c996b7d97431706d54f0a7e1adce53478b39e70'
+ 'c2494427610fb714de4e029bd9183d11dbc7161cf193403dc462caeea1452294'
+ 'bc974d81f2eaf05bdd63ed4e449282dc9257536ab42b7eeae41853ae8521d6fc'
'41997239dc363570e2ca5bec0eca8c7d88aada6ace0bb5793bf3ec6d101f40bb')
package() {