summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2022-10-18 01:29:06 +0200
committerPLaSK Buildbot2022-10-18 01:29:06 +0200
commitd24c73c88b102b2d55a70e5b48ddeb980fb09841 (patch)
tree999cd3462b1e897898b8fe15ebbfb551759fa885
parent3bd732cbac65f53887d861eae31815c2f05fea19 (diff)
downloadaur-d24c73c88b102b2d55a70e5b48ddeb980fb09841.tar.gz
PLaSK 2022.10.17
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7893655fea6f..7f8812b2c205 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plask
pkgdesc = Photonic LAser Simulation Kit: a comprehensive tool for numerical analysis of broad range of physical phenomena in photonic devices
- pkgver = 2022.10.15
+ pkgver = 2022.10.17
pkgrel = 1
url = https://plask.app
arch = x86_64
@@ -23,8 +23,8 @@ pkgbase = plask
optdepends = python-jedi: for Python hints in GUI
optdepends = python-paramiko: for remote computation launching
optdepends = ipython: for interactive shell
- noextract = plask-2022.10.15.tar.zst
- source = plask-2022.10.15.tar.zst::https://get.plask.app/packages/plask-2022.10.15-1-x86_64.pkg.tar.zst
- sha256sums = 07b09939544705880fa20fb9f4f20b4eb844f3f2e3e87039f2f1ab61a08b3572
+ noextract = plask-2022.10.17.tar.zst
+ source = plask-2022.10.17.tar.zst::https://get.plask.app/packages/plask-2022.10.17-1-x86_64.pkg.tar.zst
+ sha256sums = 190171f912b1e4224ad83a35653f8a92499fc8688a9a069d79d2efe21cf6baee
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index 5f377ffa807c..1f4a9c2e1c9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask
-pkgver=2022.10.15
+pkgver=2022.10.17
pkgrel=1
pkgdesc="Photonic LAser Simulation Kit: a comprehensive tool for numerical
analysis of broad range of physical phenomena in photonic devices"
@@ -15,7 +15,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=('07b09939544705880fa20fb9f4f20b4eb844f3f2e3e87039f2f1ab61a08b3572')
+sha256sums=('190171f912b1e4224ad83a35653f8a92499fc8688a9a069d79d2efe21cf6baee')
noextract=("plask-$pkgver.tar.zst")
package() {