summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2020-03-09 01:18:55 +0100
committerPLaSK Buildbot2020-03-09 01:18:55 +0100
commit43618ae7f766720f7257f7ed5eafc45a2c176f1b (patch)
tree44b12856da4d16da9312b7bdab32f47707dd1930
parent388a926204b4a01a1beb95969c589cd434eccac8 (diff)
downloadaur-43618ae7f766720f7257f7ed5eafc45a2c176f1b.tar.gz
PLaSK 2020.03.07
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45ee3d79ca8d..9b93e11c3c7f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -24,7 +24,7 @@ pkgbase = plask
optdepends = ipython: for interactive shell
noextract = plask-2020.03.07.tar.xz
source = plask-2020.03.07.tar.xz::https://get.plask.app/packages/plask-2020.03.07-1-x86_64.pkg.tar.xz
- sha256sums = 8bc98a835f9e0bc9526c9a612dfba5712cd75dc3aeb47244e95479768bfa3472
+ sha256sums = 76da9818b9a4a078c979a3b9bd07f9c136fa6fa8a797450e3c86122b0e95790e
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index e58e692ab7ee..f88b006496f0 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.xz::https://get.plask.app/packages/plask-$pkgver-1-x86_64.pkg.tar.xz")
-sha256sums=('8bc98a835f9e0bc9526c9a612dfba5712cd75dc3aeb47244e95479768bfa3472')
+sha256sums=('76da9818b9a4a078c979a3b9bd07f9c136fa6fa8a797450e3c86122b0e95790e')
noextract=("plask-$pkgver.tar.xz")
package() {