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 1e2edc0c8e5c..6c542f7acc08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgver=3.698
pkgrel=1
pkgdesc="A collection of programmes for evolutive genetics and inferring phylogenies"
arch=('i686' 'x86_64')
-url="http://evolution.genetics.washington.edu/phylip.html"
-source=(http://evolution.gs.washington.edu/phylip/download/phylip-$pkgver.zip
+url="https://phylipweb.github.io/phylip/"
+source=(http://phylipweb.github.io/phylip/download/phylip-$pkgver.zip
phylip-3.698-makefile.patch
phylip-3.698-fno-common.patch)
optdepends=('java-runtime')