summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormschubert2020-01-23 20:09:34 +0100
committermschubert2020-01-23 20:09:34 +0100
commit6a9a519b9afb616d4cebea706f8fe22201722ae7 (patch)
tree241affc7c83388dbd8db26cf01529d563f375a3a
parentd731356c7217e238162356f4feb8dcad247e7ba7 (diff)
downloadaur-6a9a519b9afb616d4cebea706f8fe22201722ae7.tar.gz
version bump 2.10.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd6847563158..9474939d3635 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = blast+-bin
pkgdesc = New suite of BLAST tools that utilizes the NCBI C++ Toolkit
- pkgver = 2.8.1
+ pkgver = 2.10.0
pkgrel = 1
url = http://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastHome
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = blast+-bin
depends = libidn
provides = blast+
conflicts = blast+
- source = ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.8.1/ncbi-blast-2.8.1+-x64-linux.tar.gz
- sha256sums = 6c8216ba652d0af1c11b7e368c988fad58f2cb7ff66c2f2a05c826eac69728a6
+ source = ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.10.0/ncbi-blast-2.10.0+-x64-linux.tar.gz
+ sha256sums = 7534a588b427aebfcce542db523c81f5d37cae688ce14377e731a5302241aaee
pkgname = blast+-bin
diff --git a/PKGBUILD b/PKGBUILD
index 44a01486ffe9..9e15cb0180b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: yescalona <yescalona[at]ug[dot]uchile[dot]cl>
# Contributor : soeren <nonick[at]posteo[dot]de>
pkgname=blast+-bin
-pkgver=2.8.1
+pkgver=2.10.0
pkgrel=1
pkgdesc="New suite of BLAST tools that utilizes the NCBI C++ Toolkit"
arch=('x86_64')
@@ -12,7 +12,7 @@ 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")
-sha256sums=('6c8216ba652d0af1c11b7e368c988fad58f2cb7ff66c2f2a05c826eac69728a6')
+sha256sums=('7534a588b427aebfcce542db523c81f5d37cae688ce14377e731a5302241aaee')
package() {
install -d "$pkgdir"/usr/bin