summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2022-10-07 02:27:21 +0200
committerPLaSK Buildbot2022-10-07 02:27:21 +0200
commitb3c287b3db5eb5599f8513efc32a228b7338eb32 (patch)
tree525235933e1aefc6fac4f0e1574b0d24e7491a25
parent4c5c2b88effa1e250d60fb3d9b9ced518e6f98ef (diff)
downloadaur-b3c287b3db5eb5599f8513efc32a228b7338eb32.tar.gz
PLaSK 2022.10.06
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37738a5225a9..86db735355ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -25,6 +25,6 @@ pkgbase = plask
optdepends = ipython: for interactive shell
noextract = plask-2022.10.06.tar.zst
source = plask-2022.10.06.tar.zst::https://get.plask.app/packages/plask-2022.10.06-1-x86_64.pkg.tar.zst
- sha256sums = 32af1e7c7ec8b8341fb713cef39947a27c412dffa77fed211b50680801d129d9
+ sha256sums = b708de7a28622f9606bbfa78a9fccb0d679d29c067a02a18b9f8dafe32a9bb79
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index 648cb1da3c17..74861c4efd07 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=('32af1e7c7ec8b8341fb713cef39947a27c412dffa77fed211b50680801d129d9')
+sha256sums=('b708de7a28622f9606bbfa78a9fccb0d679d29c067a02a18b9f8dafe32a9bb79')
noextract=("plask-$pkgver.tar.zst")
package() {