summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormschubert2021-07-20 11:28:40 +0200
committermschubert2021-07-20 11:28:40 +0200
commit0dc834ff14809c96cb532f80e1790cbd8916ca14 (patch)
tree705a8dc6df09ef4b5098ec2e2a9061a1fd6bca4a
parente52a8ab435c098e4d1c99c7749edc2e91b7e4891 (diff)
downloadaur-0dc834ff14809c96cb532f80e1790cbd8916ca14.tar.gz
version bump 2.12.0
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0fb96e4ae53e..85a4e55c99e0 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.11.0
+ pkgver = 2.12.0
pkgrel = 1
url = https://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastHome
arch = x86_64
@@ -10,8 +10,7 @@ pkgbase = blast+-bin
depends = libidn
provides = blast+
conflicts = blast+
- source = https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.11.0/ncbi-blast-2.11.0+-x64-linux.tar.gz
- sha256sums = 93454cbdf5ba6f541745f31155efd9ba48bc6249fe3659b0aeaea4af62e62b58
+ source = https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.12.0/ncbi-blast-2.12.0+-x64-linux.tar.gz
+ sha256sums = 89bd8edb535963ab9d0334935774b1bf789985b758754460be98378115feb091
pkgname = blast+-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 5f4d2399e185..ca6332153ec2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer : Michael Schubert <mschu.dev at gmail>
+# Maintainer: Michael Schubert <mschu.dev at gmail> github.com/mschubert/PKGBUILDs
# Contributor: yescalona <yescalona[at]ug[dot]uchile[dot]cl>
-# Contributor : soeren <nonick[at]posteo[dot]de>
+# Contributor: soeren <nonick[at]posteo[dot]de>
pkgname=blast+-bin
-pkgver=2.11.0
+pkgver=2.12.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=('93454cbdf5ba6f541745f31155efd9ba48bc6249fe3659b0aeaea4af62e62b58')
+sha256sums=('89bd8edb535963ab9d0334935774b1bf789985b758754460be98378115feb091')
package() {
install -d "$pkgdir"/usr/bin