summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Berquist2017-04-05 09:23:25 -0400
committerEric Berquist2017-04-05 09:23:25 -0400
commit245e201213b641db085cc1d0bc1993d177bdcd28 (patch)
tree3253230eded4d94ce7d739528c7a756bfacc3272
parentfd5d570bd967d95cef32787c12e0240b15b92d9e (diff)
downloadaur-245e201213b641db085cc1d0bc1993d177bdcd28.tar.gz
New Debian build: 6.6+r27746-4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eea5c2d584ed..0526cfde2604 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Oct 2 14:22:15 UTC 2016
+# Wed Apr 5 13:21:44 UTC 2017
pkgbase = nwchem-bin
pkgdesc = Open Source High-Performance Computational Chemistry (Debian binary build)
- pkgver = 6.6.r27746.2
+ pkgver = 6.6.r27746.4
pkgrel = 2
url = http://www.nwchem-sw.org
arch = i686
@@ -18,7 +18,7 @@ pkgbase = nwchem-bin
options = !strip
options = libtool
options = staticlibs
- source = http://ftp.us.debian.org/debian/pool/main/n/nwchem/nwchem_6.6+r27746-2+b1_.deb
+ source = http://ftp.us.debian.org/debian/pool/main/n/nwchem/nwchem_6.6+r27746-4_.deb
pkgname = nwchem-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0d35554e4d0b..8910016ef8f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=nwchem
pkgname=${_pkgname}-bin
-pkgver=6.6.r27746.2
-_pkgver=6.6+r27746-2+b1
+pkgver=6.6.r27746.4
+_pkgver=6.6+r27746-4
pkgrel=2
pkgdesc="Open Source High-Performance Computational Chemistry (Debian binary build)"
arch=("i686" "x86_64")
@@ -16,11 +16,11 @@ options=("!strip" "libtool" "staticlibs")
case "${CARCH}" in
"i686")
_arch='i386'
- _sha256sum='fa072e9dba383bafaeafb5cfcf38f4fcf5d945760275be334e29941d75d837a3'
+ _sha256sum='1969ed65c4d0600e07586f0e3524a7aface67e33a5ff215c3299bdbca5ad72af'
;;
"x86_64")
_arch='amd64'
- _sha256sum='e90a6b1ae559867c62fb947f4567a93b3f1de9a6e1a8934228032dd6c1b1bdf6'
+ _sha256sum='e03f23084989af72123437e8cd408f4458a131bb67a081fa04f02ff42ede8d9a'
;;
esac
source=("http://ftp.us.debian.org/debian/pool/main/n/nwchem/nwchem_${_pkgver}_${_arch}.deb")