summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Kharitonov2018-05-07 18:37:14 +0500
committerDmitry Kharitonov2018-05-07 18:37:14 +0500
commit802fc8e93f0e0e8ee89acdc7d02d1cc16e1514f0 (patch)
treedcc81af20d359bf563361b613673f66d30fb330a
parent66764c31df6deae62df452023f3aed534a245919 (diff)
downloadaur-802fc8e93f0e0e8ee89acdc7d02d1cc16e1514f0.tar.gz
Updated project url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 056ded633e8d..dc2c1bea196f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = fahcontrol-beta
pkgdesc = A Graphical User Interface (GUI) for Folding@Home - Beta version
pkgver = 7.4.17
pkgrel = 3
- url = http://folding.stanford.edu
+ url = https://foldingathome.org
arch = x86_64
license = GPL3
depends = gtk2
diff --git a/PKGBUILD b/PKGBUILD
index ac0643743606..a0650b77728b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=fahcontrol-beta
pkgver=7.4.17
pkgrel=3
pkgdesc='A Graphical User Interface (GUI) for Folding@Home - Beta version'
-url="http://folding.stanford.edu"
+url="https://foldingathome.org"
arch=('x86_64')
license=('GPL3')
depends=('gtk2' 'python2' 'pygtk' 'glib2' 'pango' 'foldingathome-beta')