summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6aedb7bff0c3..1199552dd359 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=ncbi-vdb
pkgver=2.9.6
-pkgrel=1
+pkgrel=2
pkgdesc="The SRA Toolkit and SDK from NCBI is a collection of tools and libraries for using data in the INSDC Sequence Read Archives."
arch=('x86_64')
url="https://github.com/ncbi/ncbi-vdb"
depends=('libxml2' 'ngs' 'hdf5')
provides=('ncbi-vdb')
license=('custom:PublicDomain')
-options=('!strip')
+options=('!strip' 'staticlibs')
source=("https://github.com/ncbi/ncbi-vdb/archive/$pkgver.tar.gz" "$pkgname.patch")
sha256sums=('3b13ae1362b01f8300a6e8b75742857bd8b0c9ee62561f9fdd4a46be384451d6'
'62550416a3bd48ad8d8810a4fde593f1e6fdc6b091afbcf903842f8a43da9f58')