summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2022-10-29 01:28:34 +0200
committerPLaSK Buildbot2022-10-29 01:28:34 +0200
commitf6864fbe532d62f70d2ce3f4944cf7419a780a35 (patch)
tree1636166df80b0cbb1f29b0cf126f53d0f81272af
parent9b3bc3f6aa36939421f733fb6f76f82ed7bfdbd3 (diff)
downloadaur-f6864fbe532d62f70d2ce3f4944cf7419a780a35.tar.gz
PLaSK 2022.10.24
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f9361c6a332..02661a597d90 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -25,6 +25,6 @@ pkgbase = plask
optdepends = ipython: for interactive shell
noextract = plask-2022.10.24.tar.zst
source = plask-2022.10.24.tar.zst::https://get.plask.app/packages/plask-2022.10.24-1-x86_64.pkg.tar.zst
- sha256sums = fed92e9593da8ee1d1395dfeb4ed59befafb03d20656fef38e70127ef2007f02
+ sha256sums = cb6ed8034154959163ed3a71c22eb55fa49f88c85a5d67c2b9d17ffa8012f223
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index aaa6e8bfd29a..d26f6d4de6d8 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=('fed92e9593da8ee1d1395dfeb4ed59befafb03d20656fef38e70127ef2007f02')
+sha256sums=('cb6ed8034154959163ed3a71c22eb55fa49f88c85a5d67c2b9d17ffa8012f223')
noextract=("plask-$pkgver.tar.zst")
package() {