summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2020-04-07 01:56:45 +0200
committerPLaSK Buildbot2020-04-07 01:56:45 +0200
commitbbd8213f44b46d1c74db402e84e03b3b51ee8f00 (patch)
treefdc187902bd605f6cffcbd85803654996ebe247c
parent9088469f7e73e58925780a68cba374aae49575a9 (diff)
downloadaur-bbd8213f44b46d1c74db402e84e03b3b51ee8f00.tar.gz
PLaSK 2020.04.06
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0c52e4f2098..8992d8edaae0 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.05
+ pkgver = 2020.04.06
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.05.tar.xz
- source = plask-2020.04.05.tar.xz::https://get.plask.app/packages/plask-2020.04.05-1-x86_64.pkg.tar.xz
- sha256sums = d8e500c70e0540ebdf380e5cc2258a27366d1c0dceb9cd6532ad79d731b73c2f
+ noextract = plask-2020.04.06.tar.xz
+ source = plask-2020.04.06.tar.xz::https://get.plask.app/packages/plask-2020.04.06-1-x86_64.pkg.tar.xz
+ sha256sums = 58ea6d9aa7720b7c018a3898b24e971439d5c2563f5d2d19aa3880928ffbcd9d
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index f54e6f930d22..2a19bdd0e311 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask
-pkgver=2020.04.05
+pkgver=2020.04.06
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=('d8e500c70e0540ebdf380e5cc2258a27366d1c0dceb9cd6532ad79d731b73c2f')
+sha256sums=('58ea6d9aa7720b7c018a3898b24e971439d5c2563f5d2d19aa3880928ffbcd9d')
noextract=("plask-$pkgver.tar.xz")
package() {