summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTomasz Żok2023-04-17 09:12:38 +0200
committerTomasz Żok2023-04-17 09:12:38 +0200
commit281402f235b644d19ed2d7b1ca825b48c7508016 (patch)
treefa9af5e9606a673adaeddab7871164c7e725f31f /PKGBUILD
parent98859e09a5c9cb10dcc2bf3496dcb326e6170286 (diff)
downloadaur-vmd-bin.tar.gz
Update VMD 1.9.4a57
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eebbdb5c8a67..5b4d6362ce4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tomasz Zok <tomasz dot zok at gmail dot com>
pkgname=vmd-bin
-pkgver=1.9.3
+pkgver=1.9.4a57
pkgrel=1
pkgdesc="VMD is a molecular visualization program for displaying, animating, and analyzing large biomolecular systems using 3-D graphics and built-in scripting"
arch=(x86_64)
@@ -10,8 +10,8 @@ depends=()
makedepends=(make)
optdepends=()
provides=(vmd)
-source=("local://vmd-${pkgver}.bin.LINUXAMD64-CUDA8-OptiX4-OSPRay111p1.opengl.tar.gz")
-md5sums=('7f0cefa52e4ac3645018512fed70e474')
+source=("local://vmd-${pkgver}.bin.LINUXAMD64-CUDA102-OptiX650-OSPRay185.opengl.tar.gz")
+md5sums=('b38d74429aee73bcb43216f8ac48dbb8')
build() {
cd "vmd-${pkgver}"