summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2020-05-19 03:59:20 +0200
committerPLaSK Buildbot2020-05-19 03:59:20 +0200
commit374ba7a9a598dd1daa6a10600816f2256dc9d398 (patch)
tree6b173231f9f6d2b4a93b563579a45ccab3961f8c
parentf5cea9fcce9df0fb12fb11226861bd756a49f2eb (diff)
downloadaur-374ba7a9a598dd1daa6a10600816f2256dc9d398.tar.gz
PLaSK 2020.05.12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2def96337a3c..0c838b9595ac 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.05.10
+ pkgver = 2020.05.12
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.05.10.tar.xz
- source = plask-2020.05.10.tar.xz::https://get.plask.app/packages/plask-2020.05.10-1-x86_64.pkg.tar.xz
- sha256sums = 88ec8cb1409abed0aa4f595b536199e161f646314473ba084a5bf0562153b76e
+ noextract = plask-2020.05.12.tar.xz
+ source = plask-2020.05.12.tar.xz::https://get.plask.app/packages/plask-2020.05.12-1-x86_64.pkg.tar.xz
+ sha256sums = d1b041d6444ef87436c539cf69fb2668eb81a46d2425f8ff69d9dec89e8e8267
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index 72f6e46ab9e7..d55d43433d52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask
-pkgver=2020.05.10
+pkgver=2020.05.12
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=('88ec8cb1409abed0aa4f595b536199e161f646314473ba084a5bf0562153b76e')
+sha256sums=('d1b041d6444ef87436c539cf69fb2668eb81a46d2425f8ff69d9dec89e8e8267')
noextract=("plask-$pkgver.tar.xz")
package() {