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 0e6b2d4be139..163e7ffaa733 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Stefan Seemayer <mail@semicolonsoftware.de>
pkgname=fasttree
-pkgver=2.1.10
+pkgver=2.1.11
pkgrel=1
pkgdesc="Approximately-Maximum-Likelihood Trees for Large Alignments"
arch=(i686 x86_64)
url="http://www.microbesonline.org/fasttree/"
license=('GPL')
source=(http://www.microbesonline.org/fasttree/FastTree-${pkgver}.c)
-sha256sums=('54cb89fc1728a974a59eae7a7ee6309cdd3cddda9a4c55b700a71219fc6e926d')
+sha256sums=('9026ae550307374be92913d3098f8d44187d30bea07902b9dcbfb123eaa2050f')
build() {
cd "$srcdir/"