summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2020-04-14 01:35:27 +0200
committerPLaSK Buildbot2020-04-14 01:35:27 +0200
commit7353ba419b2eb697303577d307fc771efe6e3a39 (patch)
tree3c2170eeebbe4cc0a6bfd39fe01937a526f90d8e
parent737dc9c5814470730d534059e9633ff74f4ae384 (diff)
downloadaur-7353ba419b2eb697303577d307fc771efe6e3a39.tar.gz
PLaSK 2020.04.13
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce13b2344f34..f3d3b0759134 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.10
+ pkgver = 2020.04.13
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.10.tar.xz
- source = plask-2020.04.10.tar.xz::https://get.plask.app/packages/plask-2020.04.10-1-x86_64.pkg.tar.xz
- sha256sums = 81e677985cbe08c7bb8df19768e543e78ecf0d9438394c626326d9a342d9ea9c
+ noextract = plask-2020.04.13.tar.xz
+ source = plask-2020.04.13.tar.xz::https://get.plask.app/packages/plask-2020.04.13-1-x86_64.pkg.tar.xz
+ sha256sums = 3187c2f731e4fed38bd954bcef84dee5d0f3340ac4910198359a32310c901aee
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index d78de15209dd..e6cd2e01514f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask
-pkgver=2020.04.10
+pkgver=2020.04.13
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=('81e677985cbe08c7bb8df19768e543e78ecf0d9438394c626326d9a342d9ea9c')
+sha256sums=('3187c2f731e4fed38bd954bcef84dee5d0f3340ac4910198359a32310c901aee')
noextract=("plask-$pkgver.tar.xz")
package() {