summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2022-10-23 15:46:09 +0200
committerPLaSK Buildbot2022-10-23 15:46:09 +0200
commit3ab6691bc6bb41c22e0ff170171c227969bcb66e (patch)
tree10f1df1d9b5b2de9e9634804eccde80523cf0e3e
parent32ad343432977030b7385410b46c3a637271b373 (diff)
downloadaur-3ab6691bc6bb41c22e0ff170171c227969bcb66e.tar.gz
PLaSK 2022.10.22
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1314b384eaee..7a8ae6b72701 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.17
+ pkgver = 2022.10.22
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.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 = f654c1e7c36800380bb2b004b88c0ad8642f1a287c62bf386791c72dad7aebc2
+ noextract = plask-2022.10.22.tar.zst
+ source = plask-2022.10.22.tar.zst::https://get.plask.app/packages/plask-2022.10.22-1-x86_64.pkg.tar.zst
+ sha256sums = d5825f0892f7409780434a80b9fdf4649dbd592ccac72ed21db0fe9567f50a7b
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index 147e39830d60..b5452a610ecd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask
-pkgver=2022.10.17
+pkgver=2022.10.22
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=('f654c1e7c36800380bb2b004b88c0ad8642f1a287c62bf386791c72dad7aebc2')
+sha256sums=('d5825f0892f7409780434a80b9fdf4649dbd592ccac72ed21db0fe9567f50a7b')
noextract=("plask-$pkgver.tar.zst")
package() {