summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2022-10-16 01:35:10 +0200
committerPLaSK Buildbot2022-10-16 01:35:10 +0200
commit3bd732cbac65f53887d861eae31815c2f05fea19 (patch)
treefcb83a06901327454ba90fc58cba35f25c8adeee
parente1b2290b41a8670642a70da5d0f50d85810a843e (diff)
downloadaur-3bd732cbac65f53887d861eae31815c2f05fea19.tar.gz
PLaSK 2022.10.15
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da1902e2355a..7893655fea6f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -25,6 +25,6 @@ pkgbase = plask
optdepends = ipython: for interactive shell
noextract = plask-2022.10.15.tar.zst
source = plask-2022.10.15.tar.zst::https://get.plask.app/packages/plask-2022.10.15-1-x86_64.pkg.tar.zst
- sha256sums = 31e7596263c956c539521b1a9507d96eef3944378d4368e0b75cf03fc9ef4378
+ sha256sums = 07b09939544705880fa20fb9f4f20b4eb844f3f2e3e87039f2f1ab61a08b3572
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index fc072d71e2a4..5f377ffa807c 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.zst::https://get.plask.app/packages/plask-$pkgver-1-x86_64.pkg.tar.zst")
-sha256sums=('31e7596263c956c539521b1a9507d96eef3944378d4368e0b75cf03fc9ef4378')
+sha256sums=('07b09939544705880fa20fb9f4f20b4eb844f3f2e3e87039f2f1ab61a08b3572')
noextract=("plask-$pkgver.tar.zst")
package() {