summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2023-12-21 13:23:12 +0100
committerPLaSK Buildbot2023-12-21 13:23:12 +0100
commit43f4c92b08813083e054fc0415188862b49b9910 (patch)
tree5e7c93e503bc7a646a95c39e26564d1d4daaf616
parent8a127bc52b199d9c3338e3fd8c26b1ebf2bb383c (diff)
downloadaur-43f4c92b08813083e054fc0415188862b49b9910.tar.gz
PLaSK 2023.12.21
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6304bff19b97..38c77f824ecf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -28,6 +28,6 @@ pkgbase = plask-bin
replaces = plask
noextract = plask-2023.12.21.tar.zst
source = plask-2023.12.21.tar.zst::https://get.plask.app/packages/plask-2023.12.21-1-x86_64.pkg.tar.zst
- sha256sums = 65a5afc0c652117a69d2ecd0ef01ec1e72f3b04cae4e9b1ed734aeae228f4307
+ sha256sums = f3e3d263b292dd5c7ba517677aa82bb2fbe8b10723118b20956bb44e1f75875e
pkgname = plask-bin
diff --git a/PKGBUILD b/PKGBUILD
index cfd7f1662a3d..1c86c0610b87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,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=('65a5afc0c652117a69d2ecd0ef01ec1e72f3b04cae4e9b1ed734aeae228f4307')
+sha256sums=('f3e3d263b292dd5c7ba517677aa82bb2fbe8b10723118b20956bb44e1f75875e')
noextract=("plask-$pkgver.tar.zst")
package() {