summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a8a9e56893d..1735005b5181 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# Contributor: paul2lv <paul2lv@gmail.com>
pkgname=fahcontrol
-pkgver=7.6.13
-pkgrel=2
+pkgver=7.6.21
+pkgrel=1
pkgdesc='Graphical monitor and control utility for the Folding@home client'
-url='https://foldingathome.org'
-arch=('any')
-license=('GPL3')
-depends=('python2' 'pygtk')
+url=https://foldingathome.org
+arch=(any)
+license=(GPL3)
+depends=(python2 pygtk)
optdepends=('fahviewer: 3D simulation viewer')
source=("https://download.foldingathome.org/releases/public/release/${pkgname}/centos-6.7-64bit/v${pkgver%.*}/${pkgname}-${pkgver}-1.noarch.rpm")
-md5sums=('997c49f1aff860bad37dd273e46bd655')
+md5sums=('a64bc2e39282f77184991de5e4be3ff9')
prepare() {
sed -i 's_/usr/bin/python_/usr/bin/python2_' usr/bin/FAHControl