summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2022-10-24 01:26:14 +0200
committerPLaSK Buildbot2022-10-24 01:26:14 +0200
commit7f27791cc063cc48c07bb4f95aa84b4ee9433c09 (patch)
treea370aec55c478a63d4bd840491128229966ee573
parent3ab6691bc6bb41c22e0ff170171c227969bcb66e (diff)
downloadaur-7f27791cc063cc48c07bb4f95aa84b4ee9433c09.tar.gz
PLaSK 2022.10.22
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a8ae6b72701..56a06e087910 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -25,6 +25,6 @@ pkgbase = plask
optdepends = ipython: for interactive shell
noextract = plask-2022.10.22.tar.zst
source = plask-2022.10.22.tar.zst::https://get.plask.app/packages/plask-2022.10.22-1-x86_64.pkg.tar.zst
- sha256sums = d5825f0892f7409780434a80b9fdf4649dbd592ccac72ed21db0fe9567f50a7b
+ sha256sums = 930a758577333d8f9da4aa2b337f35c00385a54aac0a6c2edd2bc94ed73e5c22
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index b5452a610ecd..08cd5e1839a5 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=('d5825f0892f7409780434a80b9fdf4649dbd592ccac72ed21db0fe9567f50a7b')
+sha256sums=('930a758577333d8f9da4aa2b337f35c00385a54aac0a6c2edd2bc94ed73e5c22')
noextract=("plask-$pkgver.tar.zst")
package() {