summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2023-11-14 01:37:56 +0100
committerPLaSK Buildbot2023-11-14 01:37:56 +0100
commit846beab39daf9c538cf6ac83653bd476a0771655 (patch)
tree81f10f3e2d2a0a44231935db70296ab879f1271d
parent545c34beb6137beb05a24e55a9555dc0e0182824 (diff)
downloadaur-846beab39daf9c538cf6ac83653bd476a0771655.tar.gz
PLaSK 2023.11.13
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6a23913a573..35649338f547 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.07
+ pkgver = 2023.11.13
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.07.tar.zst
- source = plask-2023.11.07.tar.zst::https://get.plask.app/packages/plask-2023.11.07-1-x86_64.pkg.tar.zst
- sha256sums = 64ce4df5d572c93217a5c466cf37400587efb70d586ed49a227e572ee9a9076f
+ noextract = plask-2023.11.13.tar.zst
+ source = plask-2023.11.13.tar.zst::https://get.plask.app/packages/plask-2023.11.13-1-x86_64.pkg.tar.zst
+ sha256sums = 0163176a24338362deb4e7a125e0580a1eaa13a0daa21674f1ed895fd049b9e4
pkgname = plask-bin
diff --git a/PKGBUILD b/PKGBUILD
index d487c4e86b72..90940493cd6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask-bin
-pkgver=2023.11.07
+pkgver=2023.11.13
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=('64ce4df5d572c93217a5c466cf37400587efb70d586ed49a227e572ee9a9076f')
+sha256sums=('0163176a24338362deb4e7a125e0580a1eaa13a0daa21674f1ed895fd049b9e4')
noextract=("plask-$pkgver.tar.zst")
package() {