summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2023-10-31 09:09:05 +0100
committerPLaSK Buildbot2023-10-31 09:09:05 +0100
commit06127c8ca19064cb8ba80759c998326a2813796d (patch)
tree25ece500ee09924d7bd47415c85ee47af61b5590
parent2da86fd93dd69788150bc99549c5466784191c02 (diff)
downloadaur-06127c8ca19064cb8ba80759c998326a2813796d.tar.gz
PLaSK 2023.10.31
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ceee1159399..b3054366c234 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plask-bin
pkgdesc = Photonic LAser Simulation Kit: a comprehensive tool for numerical analysis of broad range of physical phenomena in photonic devices
- pkgver = 2023.10.29
+ pkgver = 2023.10.31
pkgrel = 1
url = https://plask.app
arch = x86_64
@@ -26,8 +26,8 @@ pkgbase = plask-bin
provides = plask
conflicts = plask
replaces = plask
- noextract = plask-2023.10.29.tar.zst
- source = plask-2023.10.29.tar.zst::https://get.plask.app/packages/plask-2023.10.29-1-x86_64.pkg.tar.zst
- sha256sums = 96672c0a5e43867227884e0178278f43c186127a771b2a1272111fa47137757e
+ noextract = plask-2023.10.31.tar.zst
+ source = plask-2023.10.31.tar.zst::https://get.plask.app/packages/plask-2023.10.31-1-x86_64.pkg.tar.zst
+ sha256sums = 23729443b76f54240e8d40c08b8cf638b39abd957f1f22109e9993f1fe13baa2
pkgname = plask-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7286051efd6d..3d8fa30cde57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask-bin
-pkgver=2023.10.29
+pkgver=2023.10.31
pkgrel=1
pkgdesc="Photonic LAser Simulation Kit: a comprehensive tool for numerical
analysis of broad range of physical phenomena in photonic devices"
@@ -18,7 +18,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=('96672c0a5e43867227884e0178278f43c186127a771b2a1272111fa47137757e')
+sha256sums=('23729443b76f54240e8d40c08b8cf638b39abd957f1f22109e9993f1fe13baa2')
noextract=("plask-$pkgver.tar.zst")
package() {