summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2022-09-20 01:28:10 +0200
committerPLaSK Buildbot2022-09-20 01:28:10 +0200
commita458a076fd8044214e21366921d4ed75906a956a (patch)
tree31c341f0a82997992c0238f706bed929930d0dde
parentcf82ce8eae1a7b1f061679143ca1969d1d0136e3 (diff)
downloadaur-a458a076fd8044214e21366921d4ed75906a956a.tar.gz
PLaSK 2022.09.19
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0d1453f7639..5293e4328ad9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -25,6 +25,6 @@ pkgbase = plask
optdepends = ipython: for interactive shell
noextract = plask-2022.09.19.tar.zst
source = plask-2022.09.19.tar.zst::https://get.plask.app/packages/plask-2022.09.19-1-x86_64.pkg.tar.zst
- sha256sums = e28ff3e8ac763ceb1c257a4b22240cf1e72eb852e28c50384423a181a0a3dead
+ sha256sums = b9af4cb974afc12979be2b2fec63aa3c860f211c2e918c6443f3da0e0682718e
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index 0b42dbfbdfdf..5d4413f47e18 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=('e28ff3e8ac763ceb1c257a4b22240cf1e72eb852e28c50384423a181a0a3dead')
+sha256sums=('b9af4cb974afc12979be2b2fec63aa3c860f211c2e918c6443f3da0e0682718e')
noextract=("plask-$pkgver.tar.zst")
package() {