summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Kharitonov2018-05-06 15:58:56 +0500
committerDmitry Kharitonov2018-05-06 15:58:56 +0500
commitcd64af0fd5a2abe3a482247da59fa4f0ee9ee09e (patch)
treecdc9f6f467daa40d8207c8ad44e1c0ac89dc4fcf
parent1fa435337886ea01090ddc99339e745500642e64 (diff)
downloadaur-cd64af0fd5a2abe3a482247da59fa4f0ee9ee09e.tar.gz
Updated to 7.4.17
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59dd2496e2b9..dc89a3298f67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Mon Oct 16 11:25:58 UTC 2017
pkgbase = foldingathome-beta
pkgdesc = Folding@Home is a distributed computing project which studies protein folding, misfolding, aggregation, and related diseases - beta version.
- pkgver = 7.4.16
- pkgrel = 4
+ pkgver = 7.4.17
+ pkgrel = 1
url = http://folding.stanford.edu/
install = foldingathome.install
arch = x86_64
@@ -11,13 +9,13 @@ pkgbase = foldingathome-beta
depends = glibc
optdepends = opencl-icd-loader: for folding with a GPU
optdepends = opencl-driver: for folding with a GPU (choose Nvidia/AMD/Mesa package which matches your GPU)
- provides = foldingathome=7.4.16
- provides = fahclient=7.4.16
+ provides = foldingathome=7.4.17
+ provides = fahclient=7.4.17
conflicts = foldingathome
conflicts = fahclient
- source = https://folding.stanford.edu/releases/beta/release/fahclient/debian-stable-64bit/v7.4/fahclient_7.4.16-64bit-release.tar.bz2
+ source = https://download.foldingathome.org/releases/beta/release/fahclient/debian-stable-64bit/v7.4/fahclient_7.4.17-64bit-release.tar.bz2
source = foldingathome.service
- sha256sums = dade69e217697dd886a241c4400b9aaef0e16e66f510c33ddcde22cd098fec30
+ sha256sums = 91205c4892bbf5a16942b49a9ce3db8f6c4e8bc5dca14af74ed71371415c3c82
sha256sums = ad1bb4f104bc3446db7bb91a7d199bfeda5d80e15e08fe17bc69de1c276e2010
pkgname = foldingathome-beta
diff --git a/PKGBUILD b/PKGBUILD
index b9b123cdd682..2df2744446a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: paul2lv [at] gmail dot com
pkgname=foldingathome-beta
-pkgver=7.4.16
-pkgrel=4
+pkgver=7.4.17
+pkgrel=1
pkgdesc="Folding@Home is a distributed computing project which studies protein folding, misfolding, aggregation, and related diseases - beta version."
arch=('x86_64')
url="http://folding.stanford.edu/"
@@ -12,11 +12,11 @@ depends=('glibc')
optdepends=('opencl-icd-loader: for folding with a GPU'
'opencl-driver: for folding with a GPU (choose Nvidia/AMD/Mesa package which matches your GPU)')
conflicts=('foldingathome' 'fahclient')
-provides=('foldingathome=7.4.16' 'fahclient=7.4.16')
+provides=('foldingathome=7.4.17' 'fahclient=7.4.17')
install=foldingathome.install
-source=("https://folding.stanford.edu/releases/beta/release/fahclient/debian-stable-64bit/v7.4/fahclient_${pkgver}-64bit-release.tar.bz2"
+source=("https://download.foldingathome.org/releases/beta/release/fahclient/debian-stable-64bit/v7.4/fahclient_${pkgver}-64bit-release.tar.bz2"
"foldingathome.service")
-sha256sums=('dade69e217697dd886a241c4400b9aaef0e16e66f510c33ddcde22cd098fec30'
+sha256sums=('91205c4892bbf5a16942b49a9ce3db8f6c4e8bc5dca14af74ed71371415c3c82'
'ad1bb4f104bc3446db7bb91a7d199bfeda5d80e15e08fe17bc69de1c276e2010')
package() {