mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
jmol: update to 16.1.47, fix dep.
This commit is contained in:
parent
45ee9ba4eb
commit
d8e3d12afa
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'jmol'
|
||||
pkgname=jmol
|
||||
version=16.1.9
|
||||
version=16.1.47
|
||||
revision=1
|
||||
depends="virtual?java-environment"
|
||||
depends="virtual?java-runtime"
|
||||
short_desc="Open-source Java/JavaScript-based molecule viewer"
|
||||
maintainer="Brenton Horne <brentonhorne77@gmail.com>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="http://jmol.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/jmol/Jmol/Version%20${version%.*}/Jmol%20${version}/Jmol-${version}-binary.tar.gz
|
||||
http://jmol.sourceforge.net/images/Jmol_icon_128.png"
|
||||
checksum="40676ea142963548cd94c1183b4c03e7e8a08ee174dd5e5256582ae387761c3b
|
||||
checksum="de1b07f9190f3e85622a9d5b73ff3c1835521bc8dff6188f28f9147def4f2249
|
||||
302b24c7b8898a04efd74c12592243d05e53b0643a66daf809e72bc590bf9b9e"
|
||||
skip_extraction="Jmol_icon_128.png"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue