summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormschubert2017-11-18 21:48:20 +0100
committermschubert2017-11-18 21:48:20 +0100
commit64b087f7d6c50d8c60d1182c81410a9e83cd5753 (patch)
tree43ad9181852c82e57b767418f998cf82193b28a8
parent0e6899fa99eee252d4c46734068f6a109f2c7878 (diff)
downloadaur-64b087f7d6c50d8c60d1182c81410a9e83cd5753.tar.gz
version bump 2.7.1
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f98979437dd9..33c14d639c7d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,19 @@
# Generated by mksrcinfo v8
-# Tue Oct 11 15:58:57 UTC 2016
+# Sat Nov 18 20:48:04 UTC 2017
pkgbase = blast+-bin
pkgdesc = New suite of BLAST tools that utilizes the NCBI C++ Toolkit
- pkgver = 2.5.0
+ pkgver = 2.7.1
pkgrel = 1
url = http://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastHome
arch = x86_64
license = custom
depends = perl
depends = zlib
+ depends = libidn
provides = blast+
conflicts = blast+
- source = ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.5.0/ncbi-blast-2.5.0+-x64-linux.tar.gz
- md5sums = 633039829d04fb9fa8d0fe1ae5debb65
+ source = ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.7.1/ncbi-blast-2.7.1+-x64-linux.tar.gz
+ md5sums = 9d31dff42ab2b0d9565f761ce340e4ba
pkgname = blast+-bin
diff --git a/PKGBUILD b/PKGBUILD
index a4bbce047d26..814f4008be00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# Contributor: yescalona <yescalona[at]ug[dot]uchile[dot]cl>
# Contributor : soeren <nonick[at]posteo[dot]de>
pkgname='blast+-bin'
-pkgver=2.5.0
+pkgver=2.7.1
pkgrel=1
pkgdesc="New suite of BLAST tools that utilizes the NCBI C++ Toolkit"
arch=('x86_64')
url="http://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastHome"
license=('custom')
-depends=('perl' 'zlib')
+depends=('perl' 'zlib' 'libidn')
provides=('blast+')
conflicts=('blast+')
source=("ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/$pkgver/ncbi-blast-$pkgver+-x64-linux.tar.gz")
-md5sums=('633039829d04fb9fa8d0fe1ae5debb65')
+md5sums=('9d31dff42ab2b0d9565f761ce340e4ba')
package() {
install -d "$pkgdir"/usr/bin