summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2020-04-21 02:14:20 +0200
committerPLaSK Buildbot2020-04-21 02:14:20 +0200
commit03462ad0898e9a49c32eb5f20fd1c4ba9db0205e (patch)
treef72e726bcd76492767664b507e83ca10e5de0ccd
parent4e2a3af78b903158d56d5ab169de1b0cca8d3b78 (diff)
downloadaur-03462ad0898e9a49c32eb5f20fd1c4ba9db0205e.tar.gz
PLaSK 2020.04.20
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 345edb6d6e61..75bed6985138 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.18
+ pkgver = 2020.04.20
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.18.tar.xz
- source = plask-2020.04.18.tar.xz::https://get.plask.app/packages/plask-2020.04.18-1-x86_64.pkg.tar.xz
- sha256sums = 9e51aea2c71930c8d0da4674f533f45b99a1c9af40fc6957c15b5a05ef0c4bf0
+ noextract = plask-2020.04.20.tar.xz
+ source = plask-2020.04.20.tar.xz::https://get.plask.app/packages/plask-2020.04.20-1-x86_64.pkg.tar.xz
+ sha256sums = 36052b8b3690a73cf4a2ff0f1d3b0f5e8c329e39b0e08c68548984842ffcee71
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index fbe93fb7a888..ce7456f0cdbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask
-pkgver=2020.04.18
+pkgver=2020.04.20
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=('9e51aea2c71930c8d0da4674f533f45b99a1c9af40fc6957c15b5a05ef0c4bf0')
+sha256sums=('36052b8b3690a73cf4a2ff0f1d3b0f5e8c329e39b0e08c68548984842ffcee71')
noextract=("plask-$pkgver.tar.xz")
package() {