summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2024-02-15 06:53:39 +0100
committerPLaSK Buildbot2024-02-15 06:53:39 +0100
commitae89ec70e2eb662c8670c02ab1f95e95fda754e7 (patch)
treeccb2f5aa69c468a257ea4186448f6c8291f2963d
parent9fef1bcbf197d6ec2533fceb294329e61b8506a6 (diff)
downloadaur-ae89ec70e2eb662c8670c02ab1f95e95fda754e7.tar.gz
PLaSK 2024.02.12
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f698f317261..3f1313622bda 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -28,6 +28,6 @@ pkgbase = plask-bin
replaces = plask
noextract = plask-2024.02.12.tar.zst
source = plask-2024.02.12.tar.zst::https://get.plask.app/packages/plask-2024.02.12-1-x86_64.pkg.tar.zst
- sha256sums = db40f33caae57e233cb16941a34855e377cb0bf8cb03c638ccaf36750886e90d
+ sha256sums = c4e2c6e17d8124f3aca64b04a602a2a42792114fcd78060ff955eb3893240d3d
pkgname = plask-bin
diff --git a/PKGBUILD b/PKGBUILD
index b3d05c6347fe..22a68fd9f7cd 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=('db40f33caae57e233cb16941a34855e377cb0bf8cb03c638ccaf36750886e90d')
+sha256sums=('c4e2c6e17d8124f3aca64b04a602a2a42792114fcd78060ff955eb3893240d3d')
noextract=("plask-$pkgver.tar.zst")
package() {