summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormschubert2023-11-06 14:10:24 +0100
committermschubert2023-11-06 14:10:24 +0100
commitf6e6acc65cdf156b2952ff8b2c5a26ca2d3586fe (patch)
tree62d7fe4110fee96222ff032dba1a530807ccbf82 /PKGBUILD
parent8182405ef9c537466a9661ab70c1245e2ff7645f (diff)
downloadaur-blast+-bin.tar.gz
version bump 2.15.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dae4816fbd1b..a9f898cf0e7b 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.14.1
+pkgver=2.15.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=('38ef0c34e93a93427d165006c823a13fe862ac4213ea52feac822707c7505845')
+sha256sums=('c5c0b7029069fe5b9cd5913ae606c7f2aa901db8264ca92cfaf04e4d4768c054')
package() {
install -d "$pkgdir"/usr/{bin,share/doc/$pkgname}