summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormschubert2021-03-11 12:33:06 +0100
committermschubert2021-03-11 12:33:06 +0100
commite52a8ab435c098e4d1c99c7749edc2e91b7e4891 (patch)
tree5b3aaf989ea4c66a9292980430a26fde9908fce4
parent200be0b59e48703da9512a442c9c0bd36a9a5279 (diff)
downloadaur-e52a8ab435c098e4d1c99c7749edc2e91b7e4891.tar.gz
version bump 2.11.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc972c347b3a..0fb96e4ae53e 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.10.1
+ pkgver = 2.11.0
pkgrel = 1
url = https://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 = https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.10.1/ncbi-blast-2.10.1+-x64-linux.tar.gz
- sha256sums = 8a96f7fac4a5541b6dfcaff4d67d3979ce450aa330b02c3ca2179ca95af096e7
+ source = https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.11.0/ncbi-blast-2.11.0+-x64-linux.tar.gz
+ sha256sums = 93454cbdf5ba6f541745f31155efd9ba48bc6249fe3659b0aeaea4af62e62b58
pkgname = blast+-bin
diff --git a/PKGBUILD b/PKGBUILD
index 268173a184f5..5f4d2399e185 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.10.1
+pkgver=2.11.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=(https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/$pkgver/ncbi-blast-$pkgver+-x64-linux.tar.gz)
-sha256sums=('8a96f7fac4a5541b6dfcaff4d67d3979ce450aa330b02c3ca2179ca95af096e7')
+sha256sums=('93454cbdf5ba6f541745f31155efd9ba48bc6249fe3659b0aeaea4af62e62b58')
package() {
install -d "$pkgdir"/usr/bin