summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormschubert2018-05-17 11:04:45 +0200
committermschubert2018-05-17 11:04:45 +0200
commit5d73284780b13bd885938be8e01e2fc3ba5b5fb7 (patch)
tree9ea054701febd762609f1d3625033f7841a97e4d
parent4a9e74ed614147b1136797e14c4ba51b131cdadd (diff)
downloadaur-5d73284780b13bd885938be8e01e2fc3ba5b5fb7.tar.gz
version bump 3.697
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f7fba5f022b..102279df6235 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,16 @@
+# Generated by mksrcinfo v8
+# Thu May 17 09:04:31 UTC 2018
pkgbase = phylip
pkgdesc = A collection of programmes for evolutive genetics and inferring phylogenies
- pkgver = 3.696
+ pkgver = 3.697
pkgrel = 1
url = http://evolution.genetics.washington.edu/phylip.html
arch = i686
arch = x86_64
license = custom
optdepends = java-runtime
- source = http://evolution.gs.washington.edu/phylip/download/phylip-3.696.tar.gz
- md5sums = dbe5abc26f6089ead3dba41c2db526ee
+ source = http://evolution.gs.washington.edu/phylip/download/phylip-3.697.tar.gz
+ md5sums = 0e83d17fb4d668213603c86bc21d9012
pkgname = phylip
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