summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEric Berquist2017-11-15 10:53:47 -0500
committerEric Berquist2017-11-15 10:53:47 -0500
commit051fae8976a7e8459d89c2aef8c67736b1cb0450 (patch)
tree4b738f0a572cd70adf49b4c0de4af278a4e1bc0d /PKGBUILD
parent675b27888a6a5dd079c18aef5b8e07448c710aec (diff)
downloadaur-051fae8976a7e8459d89c2aef8c67736b1cb0450.tar.gz
version bump: 1.9.4a8 -> 1.9.4a9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5bed3a9a6bcd..72d11b47bc5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Ricardo Honorato Z.
pkgname=vmd
-pkgver=1.9.4a8
+pkgver=1.9.4a9
pkgrel=1
pkgdesc="Visual Molecular Dynamics"
url="http://www.ks.uiuc.edu/Research/vmd/"
@@ -15,8 +15,10 @@ optdepends=('netcdf: MMTK and AMBER 9 trajectories support'
'openbabel: additional file formats support'
'sqlite: dmsplugin')
# You MUST download the package from the VMD url and put it in the PKGBUILD folder!
-source=("local://${pkgname}-${pkgver}.bin.LINUXAMD64-CUDA9-OptiX411-OSPRay131.opengl.tar.gz")
-md5sums=('bb17afbb656ea719bf6bfe10ab939cf2')
+# Current download should be:
+# LINUX_64 OpenGL, CUDA, OptiX, OSPRay (Linux (RHEL 6.7 and later) 64-bit Intel/AMD x86_64 SSE, with CUDA 9.x, OptiX, OSPRay)
+source=("local://${pkgname}-${pkgver}.bin.LINUXAMD64-CUDA9-OptiX411-OSPRay140.opengl.tar.gz")
+md5sums=('4283b474b264b837ddc88bcc447929c0')
package() {
cd $srcdir/${pkgname}-${pkgver}