summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2022-10-15 18:24:57 +0200
committerPLaSK Buildbot2022-10-15 18:24:57 +0200
commite1b2290b41a8670642a70da5d0f50d85810a843e (patch)
tree5b87f9734452d85347f137aadc461eda963ee5e1
parentb3c287b3db5eb5599f8513efc32a228b7338eb32 (diff)
downloadaur-e1b2290b41a8670642a70da5d0f50d85810a843e.tar.gz
PLaSK 2022.10.15
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86db735355ff..da1902e2355a 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.06
+ pkgver = 2022.10.15
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.06.tar.zst
- source = plask-2022.10.06.tar.zst::https://get.plask.app/packages/plask-2022.10.06-1-x86_64.pkg.tar.zst
- sha256sums = b708de7a28622f9606bbfa78a9fccb0d679d29c067a02a18b9f8dafe32a9bb79
+ 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 = 31e7596263c956c539521b1a9507d96eef3944378d4368e0b75cf03fc9ef4378
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index 74861c4efd07..fc072d71e2a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask
-pkgver=2022.10.06
+pkgver=2022.10.15
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=('b708de7a28622f9606bbfa78a9fccb0d679d29c067a02a18b9f8dafe32a9bb79')
+sha256sums=('31e7596263c956c539521b1a9507d96eef3944378d4368e0b75cf03fc9ef4378')
noextract=("plask-$pkgver.tar.zst")
package() {