summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormschubert2018-03-02 11:30:32 +0100
committermschubert2018-03-02 11:30:32 +0100
commit2695993f01e2e465ee1a0f6a24d052d5ab1c4a04 (patch)
treee36c0f654dbe6428e89a066fb16c25df74eee443
parent91cda8018b23de6bec9fb651f4b4b1b59db541b9 (diff)
downloadaur-2695993f01e2e465ee1a0f6a24d052d5ab1c4a04.tar.gz
sh256sums
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33c14d639c7d..70bf61853b9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Nov 18 20:48:04 UTC 2017
+# Fri Mar 2 10:30:14 UTC 2018
pkgbase = blast+-bin
pkgdesc = New suite of BLAST tools that utilizes the NCBI C++ Toolkit
pkgver = 2.7.1
@@ -13,7 +13,7 @@ pkgbase = blast+-bin
provides = blast+
conflicts = blast+
source = ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.7.1/ncbi-blast-2.7.1+-x64-linux.tar.gz
- md5sums = 9d31dff42ab2b0d9565f761ce340e4ba
+ sha256sums = 1df64183dcb1ee9493813b850bd83e7b83d3c04ea26f2ad7d2b5d0a6d53de917
pkgname = blast+-bin
diff --git a/PKGBUILD b/PKGBUILD
index 814f4008be00..9aff43923112 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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")
-md5sums=('9d31dff42ab2b0d9565f761ce340e4ba')
+sha256sums=('1df64183dcb1ee9493813b850bd83e7b83d3c04ea26f2ad7d2b5d0a6d53de917')
package() {
install -d "$pkgdir"/usr/bin