summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eacea2e97612..df296decfb4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,8 +13,8 @@ optdepends=('opencl-nvidia: for folding with an nVidia GPU'
'cuda: for folding with an nVidia GPU'
'opencl-mesa: for folding with an older AMD GPU'
'opencl-amd: for folding with a newer AMD GPU')
-conflicts=('foldingathome')
-provides=('foldingathome=${pkgver}')
+conflicts=('foldingathome' 'fahclient')
+provides=('foldingathome=${pkgver}' 'fahclient=${pkgver}')
install=foldingathome.install
source=("https://folding.stanford.edu/releases/beta/release/fahclient/debian-stable-64bit/v7.4/fahclient_${pkgver}-64bit-release.tar.bz2"
"foldingathome.service")