summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Kudelin2020-12-02 20:39:42 +0300
committerAnton Kudelin2020-12-02 20:39:42 +0300
commitee23923d1e87f3a68a381a41a2f2a43166ff9345 (patch)
tree4b48207e8c25dde5f735521975c08aec625c62be
parente195ff87c8acc4141f5b6fb0695501b4f61b5323 (diff)
downloadaur-ee23923d1e87f3a68a381a41a2f2a43166ff9345.tar.gz
New python
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--config.sh2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d056bb72c02..5163dd4a742a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nwchem
pkgdesc = Ab initio computational chemistry software package
pkgver = 7.0.2
- pkgrel = 1
+ pkgrel = 2
url = https://nwchemgit.github.io
install = nwchem.install
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = nwchem
source = config.sh
source = nwchemrc
sha256sums = d63cf8c6e9df591ae8b542175999c16219757cc75fb6a528c06e7590a7f63271
- sha256sums = 2e67032fd6175df26b9cfe543cea96befe90f6315846b6e92e231fdaf461f667
+ sha256sums = 69e7d586d3b8df5609a955ae5a062bc8149870ccf0979ae1774d189c937bf86c
sha256sums = d63fdfc44a8f44419748e029d031c91716635ac4f062cd835014cde04677b90f
pkgname = nwchem
diff --git a/PKGBUILD b/PKGBUILD
index b3a4c7e58b8b..9949d9cfaa10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=nwchem
pkgver=7.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="Ab initio computational chemistry software package"
arch=('x86_64')
url="https://nwchemgit.github.io"
@@ -15,7 +15,7 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/nwchemgit/nwchem/archive/v$
"config.sh"
"nwchemrc")
sha256sums=('d63cf8c6e9df591ae8b542175999c16219757cc75fb6a528c06e7590a7f63271'
- '2e67032fd6175df26b9cfe543cea96befe90f6315846b6e92e231fdaf461f667'
+ '69e7d586d3b8df5609a955ae5a062bc8149870ccf0979ae1774d189c937bf86c'
'd63fdfc44a8f44419748e029d031c91716635ac4f062cd835014cde04677b90f')
prepare(){
diff --git a/config.sh b/config.sh
index 328a1111acb3..39ae2db26ffc 100644
--- a/config.sh
+++ b/config.sh
@@ -38,7 +38,7 @@ export NWCHEM_TOP=$(pwd)
export USE_PYTHONCONFIG=y
export PYTHONHOME=/usr
-export PYTHONVERSION=3.8
+export PYTHONVERSION=3.9
export PYTHONLIBTYPE=so
export LARGE_FILES=TRUE