summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2024-04-17 02:15:06 +0000
committerPLaSK Buildbot2024-04-17 02:15:06 +0000
commitced459b3ba8abe7156fa33d4b9df377acdc393f3 (patch)
tree8d95638e2b7f6a582d0e4acb91ade18c6494b764
parent731377e311c659aae24e84780b387a19fa00c50c (diff)
downloadaur-ced459b3ba8abe7156fa33d4b9df377acdc393f3.tar.gz
PLaSK 2024.04.16
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6350ca2231cc..1d78a5da8d30 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 = 2024.04.10
+ pkgver = 2024.04.16
pkgrel = 1
url = https://plask.app
arch = x86_64
@@ -26,8 +26,8 @@ pkgbase = plask-bin
provides = plask
conflicts = plask
replaces = plask
- noextract = plask-2024.04.10.tar.zst
- source = plask-2024.04.10.tar.zst::https://get.plask.app/packages/plask-2024.04.10-1-x86_64.pkg.tar.zst
- sha256sums = d7491dac5e17f562df64da16eac98eb0b2f51974e65ab610d35ffba61e916db0
+ noextract = plask-2024.04.16.tar.zst
+ source = plask-2024.04.16.tar.zst::https://get.plask.app/packages/plask-2024.04.16-1-x86_64.pkg.tar.zst
+ sha256sums = 30d83de39e91aedf24735a4bb608c09902453e7a34cf2baeb66d737741b62fc4
pkgname = plask-bin
diff --git a/PKGBUILD b/PKGBUILD
index ba2bc805d2fd..f2b3d1c9b16a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask-bin
-pkgver=2024.04.10
+pkgver=2024.04.16
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=('d7491dac5e17f562df64da16eac98eb0b2f51974e65ab610d35ffba61e916db0')
+sha256sums=('30d83de39e91aedf24735a4bb608c09902453e7a34cf2baeb66d737741b62fc4')
noextract=("plask-$pkgver.tar.zst")
package() {