summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPLaSK Buildbot2023-11-01 18:08:58 +0100
committerPLaSK Buildbot2023-11-01 18:08:58 +0100
commit18890fab9e9726fd34ca97b39537387faefd4555 (patch)
treeda4631a721677ac5da483eb8facb899f850f757a /PKGBUILD
parent52b839661fab5de5162b10bb722e588bacc3f7ad (diff)
downloadaur-18890fab9e9726fd34ca97b39537387faefd4555.tar.gz
PLaSK 2023.11.01
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4437e41c2d9e..29375ab5beda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask-bin
-pkgver=2023.10.31
+pkgver=2023.11.01
pkgrel=1
pkgdesc="Photonic LAser Simulation Kit: a comprehensive tool for numerical
analysis of broad range of physical phenomena in photonic devices"
@@ -18,7 +18,7 @@ optdepends=('python-h5py: for saving results to files'
'python-paramiko: for remote computation launching'
'ipython: for interactive shell')
source=("plask-$pkgver.tar.zst::https://get.plask.app/packages/plask-$pkgver-1-x86_64.pkg.tar.zst")
-sha256sums=('47153154001cbb258a969224b5310f6e84c131fc32e74f1a3448a39e4ea15510')
+sha256sums=('b1e20a82d808dce97ee93f2587262fae1180b4f839045b181b088633782f5d79')
noextract=("plask-$pkgver.tar.zst")
package() {