summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2023-11-29 17:41:21 +0100
committerPLaSK Buildbot2023-11-29 17:41:21 +0100
commitc70891e771c816c5939099948f77126e31fa56ed (patch)
tree1cdf49d7c91ee0e8209428f28fe9c09a195450b6
parent97a11a59038f2eb8429aa8893d2c46af697cf571 (diff)
downloadaur-c70891e771c816c5939099948f77126e31fa56ed.tar.gz
PLaSK 2023.11.29
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 653119166b39..72fe57654209 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.11.28
+ pkgver = 2023.11.29
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.11.28.tar.zst
- source = plask-2023.11.28.tar.zst::https://get.plask.app/packages/plask-2023.11.28-1-x86_64.pkg.tar.zst
- sha256sums = eee8d9fc5970eac2b02b31d849b5ac66ed763862c4a27cfd7f06263e7338ec95
+ noextract = plask-2023.11.29.tar.zst
+ source = plask-2023.11.29.tar.zst::https://get.plask.app/packages/plask-2023.11.29-1-x86_64.pkg.tar.zst
+ sha256sums = d6cc151455928bb65eed1064bf80ee01c0aa83f4b3089c1837b975d9a3b86b8d
pkgname = plask-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0cd6f1ef9c0e..e76fab09012a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask-bin
-pkgver=2023.11.28
+pkgver=2023.11.29
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=('eee8d9fc5970eac2b02b31d849b5ac66ed763862c4a27cfd7f06263e7338ec95')
+sha256sums=('d6cc151455928bb65eed1064bf80ee01c0aa83f4b3089c1837b975d9a3b86b8d')
noextract=("plask-$pkgver.tar.zst")
package() {