summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
-rw-r--r--foldingathome-nvidia.service1
-rw-r--r--foldingathome.service1
4 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 889a317968b6..f1cdd1d71ce9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = foldingathome
pkgdesc = A distributed computing project for simulating protein dynamics
- pkgver = 7.6.9
- pkgrel = 9
+ pkgver = 7.6.13
+ pkgrel = 1
url = https://foldingathome.org/
install = foldingathome.install
arch = x86_64
@@ -14,13 +14,13 @@ pkgbase = foldingathome
optdepends = ocl-icd: for folding with any GPU
optdepends = opencl-driver: for folding with any GPU
backup = etc/foldingathome/config.xml
- source = https://download.foldingathome.org/releases/public/release/fahclient/debian-stable-64bit/v7.6/fahclient_7.6.9-64bit-release.tar.bz2
+ source = https://download.foldingathome.org/releases/public/release/fahclient/debian-stable-64bit/v7.6/fahclient_7.6.13-64bit-release.tar.bz2
source = foldingathome.service
source = foldingathome-nvidia.service
source = foldingathome-user.service
- sha256sums = b580a8076f3147bacb9d1599e1b1765956a8e37b8a79bd961ffe2e3adc7df110
- sha256sums = c2494427610fb714de4e029bd9183d11dbc7161cf193403dc462caeea1452294
- sha256sums = f0eec0c8f6a278f53a5537446c996b7d97431706d54f0a7e1adce53478b39e70
+ sha256sums = 23b0ac74b32d41df4bcd3cff9def7af5a8431ca45d3eb9f6ed5bc9721ff7f562
+ sha256sums = 392c70c7127917a574e78144996fb3ac116ba99af3d9dc0661f33b6c9ed170c5
+ sha256sums = 2b50df72017d4312b6af19733aefbcac7f459599f2fb32b66e6abc0887b48d60
sha256sums = 41997239dc363570e2ca5bec0eca8c7d88aada6ace0bb5793bf3ec6d101f40bb
pkgname = foldingathome
diff --git a/PKGBUILD b/PKGBUILD
index 94b71fcd20b6..ed28e8d05005 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: dtw <dibblethewrecker@gmail.com>
pkgname=foldingathome
-pkgver=7.6.9
-pkgrel=9
+pkgver=7.6.13
+pkgrel=1
pkgdesc='A distributed computing project for simulating protein dynamics'
arch=(x86_64)
url=https://foldingathome.org/
@@ -29,9 +29,9 @@ source=(
foldingathome-nvidia.service
foldingathome-user.service
)
-sha256sums=('b580a8076f3147bacb9d1599e1b1765956a8e37b8a79bd961ffe2e3adc7df110'
- 'c2494427610fb714de4e029bd9183d11dbc7161cf193403dc462caeea1452294'
- 'f0eec0c8f6a278f53a5537446c996b7d97431706d54f0a7e1adce53478b39e70'
+sha256sums=('23b0ac74b32d41df4bcd3cff9def7af5a8431ca45d3eb9f6ed5bc9721ff7f562'
+ '392c70c7127917a574e78144996fb3ac116ba99af3d9dc0661f33b6c9ed170c5'
+ '2b50df72017d4312b6af19733aefbcac7f459599f2fb32b66e6abc0887b48d60'
'41997239dc363570e2ca5bec0eca8c7d88aada6ace0bb5793bf3ec6d101f40bb')
package() {
diff --git a/foldingathome-nvidia.service b/foldingathome-nvidia.service
index 7f7e5a5745d1..8b416a0ecfeb 100644
--- a/foldingathome-nvidia.service
+++ b/foldingathome-nvidia.service
@@ -7,6 +7,7 @@ Type=oneshot
ExecStart=/usr/bin/nvidia-modprobe
ExecStart=/usr/bin/nvidia-modprobe -c 0 -u
ExecStart=/usr/bin/clinfo
+ExecStart=/usr/bin/sleep 60
[Install]
WantedBy=multi-user.target
diff --git a/foldingathome.service b/foldingathome.service
index 3f57ff37fd3f..dad771c7879d 100644
--- a/foldingathome.service
+++ b/foldingathome.service
@@ -15,7 +15,6 @@ StateDirectory=fah
WorkingDirectory=/var/lib/fah
ReadWritePaths=/dev/dri
ExecStartPre=!/usr/bin/chown -R fah:fah /etc/foldingathome
-ExecStartPre=/usr/bin/sleep 60
ExecStart=/usr/bin/FAHClient --config /etc/foldingathome/config.xml \
--log /var/log/foldingathome/log.txt \
--log-rotate-dir /var/log/foldingathome