summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2020-03-08 18:02:25 +0100
committerPLaSK Buildbot2020-03-08 18:02:25 +0100
commit388a926204b4a01a1beb95969c589cd434eccac8 (patch)
treeacc4388912e7f6f7f33b0224727614aea773c388
parentb2e8ef3504696aefe663cf84e77267da38a4c6ec (diff)
downloadaur-388a926204b4a01a1beb95969c589cd434eccac8.tar.gz
PLaSK 2020.03.07
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3de94b340cd..45ee3d79ca8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = plask
pkgdesc = Photonic LAser Simulation Kit: a comprehensive tool for numerical analysis of broad range of physical phenomena in photonic devices
- pkgver = 2020.02.24
- pkgrel = 3
+ pkgver = 2020.03.07
+ pkgrel = 1
url = https://plask.app
arch = x86_64
license = custom
@@ -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.02.24.tar.xz
- source = plask-2020.02.24.tar.xz::https://get.plask.app/packages/plask-2020.02.24-1-x86_64.pkg.tar.xz
- sha256sums = 700bb1aaaf2682c2bc26d115127add47307bb3aa6274a657aecc4b6574b1281a
+ noextract = plask-2020.03.07.tar.xz
+ source = plask-2020.03.07.tar.xz::https://get.plask.app/packages/plask-2020.03.07-1-x86_64.pkg.tar.xz
+ sha256sums = 8bc98a835f9e0bc9526c9a612dfba5712cd75dc3aeb47244e95479768bfa3472
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index 3668c0a87fdb..e58e692ab7ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maciej Dems <maciej.dems@p.lodz.pl>
pkgname=plask
-pkgver=2020.02.24
-pkgrel=3
+pkgver=2020.03.07
+pkgrel=1
pkgdesc="Photonic LAser Simulation Kit: a comprehensive tool for numerical
analysis of broad range of physical phenomena in photonic devices"
url="https://plask.app"
@@ -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=('700bb1aaaf2682c2bc26d115127add47307bb3aa6274a657aecc4b6574b1281a')
+sha256sums=('8bc98a835f9e0bc9526c9a612dfba5712cd75dc3aeb47244e95479768bfa3472')
noextract=("plask-$pkgver.tar.xz")
package() {