summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2020-04-11 01:19:26 +0200
committerPLaSK Buildbot2020-04-11 01:19:26 +0200
commit737dc9c5814470730d534059e9633ff74f4ae384 (patch)
treeb807ddb9d19b441b95a9d6211d57fccb8ec52960
parent29fe38bd05b482a315cee02c6db147804b3dc518 (diff)
downloadaur-737dc9c5814470730d534059e9633ff74f4ae384.tar.gz
PLaSK 2020.04.10
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3038aa3203d8..ce13b2344f34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -24,7 +24,7 @@ pkgbase = plask
optdepends = ipython: for interactive shell
noextract = plask-2020.04.10.tar.xz
source = plask-2020.04.10.tar.xz::https://get.plask.app/packages/plask-2020.04.10-1-x86_64.pkg.tar.xz
- sha256sums = bef27a0f46f5825c400ccc9210172fa6aa5195e8ce49377c3a10e16aa052541b
+ sha256sums = 81e677985cbe08c7bb8df19768e543e78ecf0d9438394c626326d9a342d9ea9c
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index 697bf45cf0ea..d78de15209dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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=('bef27a0f46f5825c400ccc9210172fa6aa5195e8ce49377c3a10e16aa052541b')
+sha256sums=('81e677985cbe08c7bb8df19768e543e78ecf0d9438394c626326d9a342d9ea9c')
noextract=("plask-$pkgver.tar.xz")
package() {