summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Schubert2023-11-14 17:47:32 +0100
committerMichael Schubert2023-11-14 17:47:32 +0100
commitd2abdc2f2c3ee3471b8f1b3f3b05f1425197c1ef (patch)
tree3e278433afd1f6eb4abcff53c9d7b7fdbb1d5c2f /PKGBUILD
parent9af0ba018f53376fbb16addf261500f93b9f868a (diff)
downloadaur-phylip.tar.gz
update pkg url
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')