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 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(){