diff options
author | Narrat | 2024-06-09 22:29:23 +0200 |
---|---|---|
committer | Narrat | 2024-06-09 22:29:23 +0200 |
commit | 117d0b9d30c1d2454c192b713b2209aea426f882 (patch) | |
tree | 2a759c0b5d8533f7113b309daec1217fb14fd42c /.SRCINFO | |
parent | f9ae6f0ed5a97bab281e853f7078ec1e4e02a70d (diff) | |
download | aur-117d0b9d30c1d2454c192b713b2209aea426f882.tar.gz |
libint2: update to 2.9.0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = libint2 pkgdesc = A high-performance library for computing Gaussian integrals in quantum mechanics - pkgver = 2.8.1 + pkgver = 2.9.0 pkgrel = 1 url = https://github.com/evaleev/libint arch = x86_64 @@ -13,7 +13,7 @@ pkgbase = libint2 makedepends = eigen depends = boost options = staticlibs - source = https://github.com/evaleev/libint/archive/v2.8.1.tar.gz - sha256sums = 54ae9c55f03f1989ee4792ab1ec24eda8ac88126f9c11f3723ed76a3275b3e24 + source = libint2-2.9.0.tar.gz::https://github.com/evaleev/libint/archive/v2.9.0.tar.gz + sha256sums = 4929b2f2d3e53479270be052e366e8c70fa154a7f309e5c2c23b7d394159687d pkgname = libint2 |