summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2020-04-16 01:19:06 +0200
committerPLaSK Buildbot2020-04-16 01:19:06 +0200
commit0d120f52dde86904f5fe076126471071cc8d53f3 (patch)
tree2c658a87cab6deb28c0c7e1e1b4c9c8c2afcf137
parente3c279b17c01c9b69751a5be5e31b9b72240fcbf (diff)
downloadaur-0d120f52dde86904f5fe076126471071cc8d53f3.tar.gz
PLaSK 2020.04.15
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c15a5f73cdab..f1f6d13c8ce8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plask
pkgdesc = Photonic LAser Simulation Kit: a comprehensive tool for numerical analysis of broad range of physical phenomena in photonic devices
- pkgver = 2020.04.13
+ pkgver = 2020.04.15
pkgrel = 1
url = https://plask.app
arch = x86_64
@@ -22,9 +22,9 @@ pkgbase = plask
optdepends = python-jedi: for Python hints in GUI
optdepends = python-paramiko: for remote computation launching
optdepends = ipython: for interactive shell
- noextract = plask-2020.04.13.tar.xz
- source = plask-2020.04.13.tar.xz::https://get.plask.app/packages/plask-2020.04.13-1-x86_64.pkg.tar.xz
- sha256sums = cec0cb25606889b98f186ccf4e2f3af3fbd84d901bf1fa443fb2a01184ddbe23
+ noextract = plask-2020.04.15.tar.xz
+ source = plask-2020.04.15.tar.xz::https://get.plask.app/packages/plask-2020.04.15-1-x86_64.pkg.tar.xz
+ sha256sums = f42cff79290d2ee49668736a4dcc65f70bba6ec762aef1979005965c48dd0138
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index 898125568c67..b1f4a4481f46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask
-pkgver=2020.04.13
+pkgver=2020.04.15
pkgrel=1
pkgdesc="Photonic LAser Simulation Kit: a comprehensive tool for numerical
analysis of broad range of physical phenomena in photonic devices"
@@ -15,7 +15,7 @@ optdepends=('python-h5py: for saving results to files'
'python-paramiko: for remote computation launching'
'ipython: for interactive shell')
source=("plask-$pkgver.tar.xz::https://get.plask.app/packages/plask-$pkgver-1-x86_64.pkg.tar.xz")
-sha256sums=('cec0cb25606889b98f186ccf4e2f3af3fbd84d901bf1fa443fb2a01184ddbe23')
+sha256sums=('f42cff79290d2ee49668736a4dcc65f70bba6ec762aef1979005965c48dd0138')
noextract=("plask-$pkgver.tar.xz")
package() {