summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2020-04-06 01:20:10 +0200
committerPLaSK Buildbot2020-04-06 01:20:10 +0200
commitf8713c1c3b579f9d54df2fd533706bf5980c15f7 (patch)
treef302e66faa6e273b0a4a177a378991cb47ba7382
parent0d1f15f2d5a71bf23a00424a1bd46df7d89bd66e (diff)
downloadaur-f8713c1c3b579f9d54df2fd533706bf5980c15f7.tar.gz
PLaSK 2020.04.05
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c9cd63ec367..efab7eee0213 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.03.25
+ pkgver = 2020.04.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.03.25.tar.xz
- source = plask-2020.03.25.tar.xz::https://get.plask.app/packages/plask-2020.03.25-1-x86_64.pkg.tar.xz
- sha256sums = 89384aab15e33f6b4b280b8d5ea93cdfc972e13e0802851e9b283f74d541f748
+ noextract = plask-2020.04.05.tar.xz
+ source = plask-2020.04.05.tar.xz::https://get.plask.app/packages/plask-2020.04.05-1-x86_64.pkg.tar.xz
+ sha256sums = 943a584365ad1920bff8cf68786876d4cf82e8dd9e9c752ffbd2b3d8cbeccb61
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index 3c3b67fe3b68..31e546892894 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask
-pkgver=2020.03.25
+pkgver=2020.04.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=('89384aab15e33f6b4b280b8d5ea93cdfc972e13e0802851e9b283f74d541f748')
+sha256sums=('943a584365ad1920bff8cf68786876d4cf82e8dd9e9c752ffbd2b3d8cbeccb61')
noextract=("plask-$pkgver.tar.xz")
package() {