summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2020-05-07 12:44:02 +0200
committerPLaSK Buildbot2020-05-07 12:44:02 +0200
commitec052e35134d3870f51dcadd0dbcdbae6d08c64e (patch)
treeeaf5d30e45b7f5ae745956db3ac20528b2157963
parentc2618968dca37c49b8dd20a47d8169ad7ec946e8 (diff)
downloadaur-ec052e35134d3870f51dcadd0dbcdbae6d08c64e.tar.gz
PLaSK 2020.05.07
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d7cb4dadaed..d2e03fe2adf3 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.06
+ pkgver = 2020.05.07
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.06.tar.xz
- source = plask-2020.05.06.tar.xz::https://get.plask.app/packages/plask-2020.05.06-1-x86_64.pkg.tar.xz
- sha256sums = be388a1962ef97ece7189e9f75d447c1bd71d40fe4d33996fdd8ef21e669d8c9
+ noextract = plask-2020.05.07.tar.xz
+ source = plask-2020.05.07.tar.xz::https://get.plask.app/packages/plask-2020.05.07-1-x86_64.pkg.tar.xz
+ sha256sums = fac4067aede5793f185f1e433e03f46cf3ab2b74e8f2ae7dbc505e9d8db222ee
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index 4547841c07e1..b018d100df93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask
-pkgver=2020.05.06
+pkgver=2020.05.07
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=('be388a1962ef97ece7189e9f75d447c1bd71d40fe4d33996fdd8ef21e669d8c9')
+sha256sums=('fac4067aede5793f185f1e433e03f46cf3ab2b74e8f2ae7dbc505e9d8db222ee')
noextract=("plask-$pkgver.tar.xz")
package() {