summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2023-12-10 01:49:13 +0100
committerPLaSK Buildbot2023-12-10 01:49:13 +0100
commit7de9fe7a1e5ce38c5202367b757a2014bf56f5e5 (patch)
treed0837bd7b1c511f67adf2af2c79ae0d564af2593
parent79a993c29394e6726a421fd4644d5b081a4129c4 (diff)
downloadaur-7de9fe7a1e5ce38c5202367b757a2014bf56f5e5.tar.gz
PLaSK 2023.12.09
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f3e5205a7fb..727a87483533 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.29
+ pkgver = 2023.12.09
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.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 = 89e3e480fe5c7187159b5b63f7b093c2e8f62d60395a41e9c7af8908819b42fa
+ noextract = plask-2023.12.09.tar.zst
+ source = plask-2023.12.09.tar.zst::https://get.plask.app/packages/plask-2023.12.09-1-x86_64.pkg.tar.zst
+ sha256sums = aac1fcd64e8fa7c374ab89a3701099dca12ade47237303afe5ab74be2f765752
pkgname = plask-bin
diff --git a/PKGBUILD b/PKGBUILD
index a1a9b5e36f22..45f5ceab4d1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask-bin
-pkgver=2023.11.29
+pkgver=2023.12.09
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=('89e3e480fe5c7187159b5b63f7b093c2e8f62d60395a41e9c7af8908819b42fa')
+sha256sums=('aac1fcd64e8fa7c374ab89a3701099dca12ade47237303afe5ab74be2f765752')
noextract=("plask-$pkgver.tar.zst")
package() {