summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2022-10-21 10:04:33 +0200
committerPLaSK Buildbot2022-10-21 10:04:33 +0200
commit32ad343432977030b7385410b46c3a637271b373 (patch)
tree6350bfd819a7de4fc1eb766641c212e6f9cffc43
parentd24c73c88b102b2d55a70e5b48ddeb980fb09841 (diff)
downloadaur-32ad343432977030b7385410b46c3a637271b373.tar.gz
PLaSK 2022.10.17
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f8812b2c205..1314b384eaee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -25,6 +25,6 @@ pkgbase = plask
optdepends = ipython: for interactive shell
noextract = plask-2022.10.17.tar.zst
source = plask-2022.10.17.tar.zst::https://get.plask.app/packages/plask-2022.10.17-1-x86_64.pkg.tar.zst
- sha256sums = 190171f912b1e4224ad83a35653f8a92499fc8688a9a069d79d2efe21cf6baee
+ sha256sums = f654c1e7c36800380bb2b004b88c0ad8642f1a287c62bf386791c72dad7aebc2
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index 1f4a9c2e1c9c..147e39830d60 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=('190171f912b1e4224ad83a35653f8a92499fc8688a9a069d79d2efe21cf6baee')
+sha256sums=('f654c1e7c36800380bb2b004b88c0ad8642f1a287c62bf386791c72dad7aebc2')
noextract=("plask-$pkgver.tar.zst")
package() {