summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2020-05-02 01:45:14 +0200
committerPLaSK Buildbot2020-05-02 01:45:14 +0200
commitd4549a4320c901a9c26a8d174f1a01c9fa27fc38 (patch)
treef4529cbad774ea6063a84313539c986a37640212
parent5c7809103193d80868c6cf5910f7ac84b3ce4545 (diff)
downloadaur-d4549a4320c901a9c26a8d174f1a01c9fa27fc38.tar.gz
PLaSK 2020.05.01
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3494b7b4dd3..776b9ace4b3d 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.30
+ pkgver = 2020.05.01
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.30.tar.xz
- source = plask-2020.04.30.tar.xz::https://get.plask.app/packages/plask-2020.04.30-1-x86_64.pkg.tar.xz
- sha256sums = 529149cca7e900e1d5ac16e5f2e566570f3f83f95ff3d014a807a26dbe274ea0
+ noextract = plask-2020.05.01.tar.xz
+ source = plask-2020.05.01.tar.xz::https://get.plask.app/packages/plask-2020.05.01-1-x86_64.pkg.tar.xz
+ sha256sums = a97a720e991c513f971ee28994466e5bc9e3e9f035e1cfb25461745341ab575d
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index a5d92c165b01..cb4a2c4c87cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask
-pkgver=2020.04.30
+pkgver=2020.05.01
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=('529149cca7e900e1d5ac16e5f2e566570f3f83f95ff3d014a807a26dbe274ea0')
+sha256sums=('a97a720e991c513f971ee28994466e5bc9e3e9f035e1cfb25461745341ab575d')
noextract=("plask-$pkgver.tar.xz")
package() {