diff --git a/packages/molsim.yaml b/packages/molsim.yaml index 531c16a..d1dbd91 100644 --- a/packages/molsim.yaml +++ b/packages/molsim.yaml @@ -2,10 +2,10 @@ layout: "package" permalink: "molsim/" description: >- - molsim is a wrapper for the seplib molecular dynamics library. It allows + molsim is a GNU Octave pacakge for molecular dynamics simulations. It allows you to perform molecular simulations of simple atomistic systems, confined fluids, molecular mixtures, polymers and more. -icon: "https://raw.githubusercontent.com/jesperschmidthansen/molsim/main/doc/logo.png" +icon: "https://raw.githubusercontent.com/jesperschmidthansen/molsim/main/resources/logo_1.png" links: - icon: "far fa-copyright" label: "GPL-3.0-or-later" @@ -26,6 +26,13 @@ maintainers: - name: "Jesper Schmidt Hansen" contact: "jesperschmidthansen@gmail.com" versions: +- id: "2.0.0" + date: "2026-22-03" + sha256: "4f93b8ac97513b4aac257cabfd6633574696b021192ade2ddfc177aece1c5d54" + url: "https://github.com/jesperschmidthansen/molsim/archive/refs/tags/v2.0.0.tar.gz" + depends: + - "octave (>= 10.0.0)" + - "pkg" - id: "1.0.1" date: "2024-06-09" sha256: "492a5a00b4a5c0c1eb7ce8aeeca873e9ece036c8a9487075573c619b9994cb68"