summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1abe5860c446..0d405bc34df9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,12 @@
pkgname=blast+
pkgver=2.14.0
-pkgrel=1
+pkgrel=2
pkgdesc="BLAST tool suite from NCBI (blastn, blastp, blastx, psiblast, etc)"
arch=('i686' 'x86_64')
url="http://blast.ncbi.nlm.nih.gov/"
license=('custom')
-depends=('gcc12'
- 'glibc'
- 'gcc-libs'
+depends=('gcc12-libs'
'libelf'
'zlib'
'bzip2'