summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2022-08-24 08:42:23 +0200
committerPLaSK Buildbot2022-08-24 08:42:23 +0200
commitc70c3b652e8381176b39e015bb83f4340d8d29f8 (patch)
tree0d74a4b8958743381b12dbe403192791949a7519
parent195be516b861c35c8b0cba2b0a1ec124b795e6c3 (diff)
downloadaur-c70c3b652e8381176b39e015bb83f4340d8d29f8.tar.gz
PLaSK 2022.08.03
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d2a000e3565..a65cfe5de1f7 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.08.11
+ pkgver = 2022.08.03
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.08.11.tar.zst
- source = plask-2022.08.11.tar.zst::https://get.plask.app/packages/plask-2022.08.11-1-x86_64.pkg.tar.zst
- sha256sums = b0041e77609fc70a320e5b09c109ee35b5ba2e52d8275b6cb81d1530f207c008
+ noextract = plask-2022.08.03.tar.zst
+ source = plask-2022.08.03.tar.zst::https://get.plask.app/packages/plask-2022.08.03-1-x86_64.pkg.tar.zst
+ sha256sums = 30ffa08342a61aef88edf589cc37f4e282ca8ccb363aedcb8ff2385ddf7875ab
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index 851b767112ba..055980c8948b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask
-pkgver=2022.08.11
+pkgver=2022.08.03
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=('b0041e77609fc70a320e5b09c109ee35b5ba2e52d8275b6cb81d1530f207c008')
+sha256sums=('30ffa08342a61aef88edf589cc37f4e282ca8ccb363aedcb8ff2385ddf7875ab')
noextract=("plask-$pkgver.tar.zst")
package() {