summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2020-04-24 11:46:50 +0200
committerPLaSK Buildbot2020-04-24 11:46:50 +0200
commite9fc2fdf27be1b1709a106607e868ee661229537 (patch)
treeda2accf23de1b7762d4f42870b390811b396ba03
parent6a8046f10694c872afcabc8560e7cb7fb21bf911 (diff)
downloadaur-e9fc2fdf27be1b1709a106607e868ee661229537.tar.gz
PLaSK 2020.04.23
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bbb6b715aa93..f0cee6f15b54 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.21
+ pkgver = 2020.04.23
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.21.tar.xz
- source = plask-2020.04.21.tar.xz::https://get.plask.app/packages/plask-2020.04.21-1-x86_64.pkg.tar.xz
- sha256sums = 0911b95ec6a9e050bf4ec5282ae10fc660cfac8cdc767db47c966485238b813d
+ noextract = plask-2020.04.23.tar.xz
+ source = plask-2020.04.23.tar.xz::https://get.plask.app/packages/plask-2020.04.23-1-x86_64.pkg.tar.xz
+ sha256sums = 792c4cd9cb66b0fd867b95a00730aef967d41c4caa185a950377f8bc57bd49c4
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index b63cc8e4b12b..df2982ce479e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask
-pkgver=2020.04.21
+pkgver=2020.04.23
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=('0911b95ec6a9e050bf4ec5282ae10fc660cfac8cdc767db47c966485238b813d')
+sha256sums=('792c4cd9cb66b0fd867b95a00730aef967d41c4caa185a950377f8bc57bd49c4')
noextract=("plask-$pkgver.tar.xz")
package() {