summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2020-04-30 11:56:36 +0200
committerPLaSK Buildbot2020-04-30 11:56:36 +0200
commit170ee29226ae4f57fff0f67e0b104b367865470e (patch)
tree2d030ea264bb30f848c4bf0ba0a9ca333ff66bed
parenteeaa23983c265407cdc755012199a6868e03fa5b (diff)
downloadaur-170ee29226ae4f57fff0f67e0b104b367865470e.tar.gz
PLaSK 2020.04.30
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69e7a0fea19c..6344a95a7c34 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.27
+ pkgver = 2020.04.30
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.27.tar.xz
- source = plask-2020.04.27.tar.xz::https://get.plask.app/packages/plask-2020.04.27-1-x86_64.pkg.tar.xz
- sha256sums = 5d7950fc4902d97f337fe83cc47eab03d9fe147d5344c446e53349166fdab886
+ 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 = 227a8669338ef8977c35edf6f985a6ecf2896bcda66dcd430aff4afb1f98cfff
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index d31f2479a27f..469928e22a0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask
-pkgver=2020.04.27
+pkgver=2020.04.30
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=('5d7950fc4902d97f337fe83cc47eab03d9fe147d5344c446e53349166fdab886')
+sha256sums=('227a8669338ef8977c35edf6f985a6ecf2896bcda66dcd430aff4afb1f98cfff')
noextract=("plask-$pkgver.tar.xz")
package() {