summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 14 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab312e74441f..632d8c4a2718 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = apbs
pkgdesc = Software for biomolecular electrostatics and solvation calculations
- pkgver = 3.0.0
- pkgrel = 2
+ pkgver = 3.4.1
+ pkgrel = 1
url = http://www.poissonboltzmann.org/
arch = x86_64
license = custom
@@ -10,16 +10,21 @@ pkgbase = apbs
makedepends = git
makedepends = wget
depends = python
- depends = termcap
- depends = swig
+ depends = openblas
+ depends = suitesparse
+ depends = lapack
+ depends = arpack
+ depends = eigen
+ depends = boost
+ depends = boost-libs
+ depends = metis
+ depends = superlu
+ depends = gtest
provides = apbs
conflicts = apbs-bin
options = !makeflags
options = !buildflags
- source = https://github.com/Electrostatics/apbs/releases/download/v3.0.0/APBS-3.0.0_Source-Code.tar.gz
- source = globals_apbs.patch
- sha256sums = 3cf8b227a205cdcbd13246489427606f256f2356343fc954734fd39975e5cbdb
- sha256sums = 6bc1f2dc7a454aa8b0799641f78ee571ba04795821a9bcac356cbe496bdb3df6
+ source = https://github.com/Electrostatics/apbs/archive/refs/tags/v3.4.1.tar.gz
+ sha256sums = 644e6246fd37c9dd4172fc7be1763337082ab8584dbcd53e738c831b62c89bb2
pkgname = apbs
-