summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2022-02-20 01:28:08 +0100
committerPLaSK Buildbot2022-02-20 01:28:08 +0100
commit4b90b34c2cf0bf1812b9f5322c6e1e57832a166d (patch)
treef87b4e37f624ebfe5ced5f9d93d3764e02f74f3a
parent1bd1cc986f1bc89cfaa18dd8d6e11aba6fcfed10 (diff)
downloadaur-4b90b34c2cf0bf1812b9f5322c6e1e57832a166d.tar.gz
PLaSK 2022.02.19
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0639e8b054d..43fc69ab1586 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.02.16
+ pkgver = 2022.02.19
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.02.16.tar.zst
- source = plask-2022.02.16.tar.zst::https://get.plask.app/packages/plask-2022.02.16-1-x86_64.pkg.tar.zst
- sha256sums = d2681cb7a15ffc09bc9152f1e561edfd3ebb4e98bb6821cb8970299adb584cb9
+ noextract = plask-2022.02.19.tar.zst
+ source = plask-2022.02.19.tar.zst::https://get.plask.app/packages/plask-2022.02.19-1-x86_64.pkg.tar.zst
+ sha256sums = 0f35f7c071261d2f1500ec06b109e700af0cec53e58e1444ae220ebb03135868
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index 27448a1c2974..4b290ffad557 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask
-pkgver=2022.02.16
+pkgver=2022.02.19
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=('d2681cb7a15ffc09bc9152f1e561edfd3ebb4e98bb6821cb8970299adb584cb9')
+sha256sums=('0f35f7c071261d2f1500ec06b109e700af0cec53e58e1444ae220ebb03135868')
noextract=("plask-$pkgver.tar.zst")
package() {