summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormschubert2022-10-24 10:47:16 +0200
committermschubert2022-10-24 10:47:16 +0200
commitcfea1df5eb0e42023f251e3f6e8db724e70cc487 (patch)
tree126ca9749e7a523a0e6531c42d159be901e7b90b
parent0dc834ff14809c96cb532f80e1790cbd8916ca14 (diff)
downloadaur-cfea1df5eb0e42023f251e3f6e8db724e70cc487.tar.gz
version bump 2.13.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85a4e55c99e0..fc81ebb0291d 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.12.0
+ pkgver = 2.13.0
pkgrel = 1
url = https://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastHome
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = blast+-bin
depends = libidn
provides = blast+
conflicts = blast+
- source = https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.12.0/ncbi-blast-2.12.0+-x64-linux.tar.gz
- sha256sums = 89bd8edb535963ab9d0334935774b1bf789985b758754460be98378115feb091
+ source = https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.13.0/ncbi-blast-2.13.0+-x64-linux.tar.gz
+ sha256sums = 40f2b739d4fef86a0d235347c84a6edbf841da1a8760f43fbcd5c50150b05447
pkgname = blast+-bin
diff --git a/PKGBUILD b/PKGBUILD
index ca6332153ec2..a35a5010ff33 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.12.0
+pkgver=2.13.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=('89bd8edb535963ab9d0334935774b1bf789985b758754460be98378115feb091')
+sha256sums=('40f2b739d4fef86a0d235347c84a6edbf841da1a8760f43fbcd5c50150b05447')
package() {
install -d "$pkgdir"/usr/bin