summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormschubert2020-07-09 15:11:58 +0200
committermschubert2020-07-09 15:11:58 +0200
commit3cb7a0881b579de336277ebd7a5c705278273bbf (patch)
tree2bfce2dc94e1c3e56c4c7f95ccddff1477c67754
parent6a9a519b9afb616d4cebea706f8fe22201722ae7 (diff)
downloadaur-3cb7a0881b579de336277ebd7a5c705278273bbf.tar.gz
version bump 2.10.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9474939d3635..83da8c005208 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.0
+ pkgver = 2.10.1
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.10.0/ncbi-blast-2.10.0+-x64-linux.tar.gz
- sha256sums = 7534a588b427aebfcce542db523c81f5d37cae688ce14377e731a5302241aaee
+ source = ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.10.1/ncbi-blast-2.10.1+-x64-linux.tar.gz
+ sha256sums = 8a96f7fac4a5541b6dfcaff4d67d3979ce450aa330b02c3ca2179ca95af096e7
pkgname = blast+-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9e15cb0180b8..b2691b0da36e 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.0
+pkgver=2.10.1
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=('7534a588b427aebfcce542db523c81f5d37cae688ce14377e731a5302241aaee')
+sha256sums=('8a96f7fac4a5541b6dfcaff4d67d3979ce450aa330b02c3ca2179ca95af096e7')
package() {
install -d "$pkgdir"/usr/bin