summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2022-09-21 01:29:12 +0200
committerPLaSK Buildbot2022-09-21 01:29:12 +0200
commit74de24cad436f49bf0cba2f5b58f6b3c2afc1811 (patch)
tree8ef6fd7918b9951fb341ab7f9b3ab76e326a19b8
parenta458a076fd8044214e21366921d4ed75906a956a (diff)
downloadaur-74de24cad436f49bf0cba2f5b58f6b3c2afc1811.tar.gz
PLaSK 2022.09.20
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5293e4328ad9..da7a44dc7e30 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.09.19
+ pkgver = 2022.09.20
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.09.19.tar.zst
- source = plask-2022.09.19.tar.zst::https://get.plask.app/packages/plask-2022.09.19-1-x86_64.pkg.tar.zst
- sha256sums = b9af4cb974afc12979be2b2fec63aa3c860f211c2e918c6443f3da0e0682718e
+ noextract = plask-2022.09.20.tar.zst
+ source = plask-2022.09.20.tar.zst::https://get.plask.app/packages/plask-2022.09.20-1-x86_64.pkg.tar.zst
+ sha256sums = 141620d043efdf1046bebaf5f0270c77a1625d49b0e12f44537440572a6eb562
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index 5d4413f47e18..b9f52f0e7a79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask
-pkgver=2022.09.19
+pkgver=2022.09.20
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=('b9af4cb974afc12979be2b2fec63aa3c860f211c2e918c6443f3da0e0682718e')
+sha256sums=('141620d043efdf1046bebaf5f0270c77a1625d49b0e12f44537440572a6eb562')
noextract=("plask-$pkgver.tar.zst")
package() {