summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2020-05-06 01:56:08 +0200
committerPLaSK Buildbot2020-05-06 01:56:08 +0200
commit016d4752cabc67b61bf011380109efcc3e79e35b (patch)
tree25af4b9eaf8fba81fe443eab39998749e7f66937
parentd4549a4320c901a9c26a8d174f1a01c9fa27fc38 (diff)
downloadaur-016d4752cabc67b61bf011380109efcc3e79e35b.tar.gz
PLaSK 2020.05.05
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 776b9ace4b3d..33256c23ddae 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.01
+ pkgver = 2020.05.05
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.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
+ noextract = plask-2020.05.05.tar.xz
+ source = plask-2020.05.05.tar.xz::https://get.plask.app/packages/plask-2020.05.05-1-x86_64.pkg.tar.xz
+ sha256sums = cc4aab91cf33decb66d2795004fa010a0c353fb63b77e40eb9eb9805cba32685
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index cb4a2c4c87cc..9a3cdd00f450 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask
-pkgver=2020.05.01
+pkgver=2020.05.05
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=('a97a720e991c513f971ee28994466e5bc9e3e9f035e1cfb25461745341ab575d')
+sha256sums=('cc4aab91cf33decb66d2795004fa010a0c353fb63b77e40eb9eb9805cba32685')
noextract=("plask-$pkgver.tar.xz")
package() {