summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6f22f9063ab..ff41dcd25540 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,16 @@
# Maintainer: Michael Schubert <mschu.dev at gmail>
# Contributor: Abhishek Dasgupta <abhidg@gmail.com>
# Contributor: Damir Perisa <damir.perisa@bluewin.ch>
-
pkgname=phylip
-pkgver=3.696
+pkgver=3.697
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")
+url="http://evolution.genetics.washington.edu/phylip.html"
source=("http://evolution.gs.washington.edu/phylip/download/phylip-$pkgver.tar.gz")
optdepends=('java-runtime')
license=('custom')
-md5sums=('dbe5abc26f6089ead3dba41c2db526ee')
+md5sums=('0e83d17fb4d668213603c86bc21d9012')
prepare() {
cd "$srcdir"/$pkgname-$pkgver/src
@@ -32,7 +31,6 @@ package() {
mv "$pkgdir"/usr/bin/*.so "$pkgdir"/usr/lib/
mv "$pkgdir"/usr/bin/font* "$pkgdir"/usr/share/phylip/
mv "$pkgdir"/usr/bin/{*.jar,*.unx} "$pkgdir"/usr/share/phylip/
-
cp "$pkgdir"/usr/share/phylip/font1 "$pkgdir"/usr/share/phylip/fontfile
# /usr/bin/factor is part of coreutils - factor -> factor_phylip