summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2020-05-12 01:33:39 +0200
committerPLaSK Buildbot2020-05-12 01:33:39 +0200
commitf5cea9fcce9df0fb12fb11226861bd756a49f2eb (patch)
treedb61d822a5e3b270778faab94ba25539bf5d6134
parent85be8bd3513507d7d89b164acaef603b90fab352 (diff)
downloadaur-f5cea9fcce9df0fb12fb11226861bd756a49f2eb.tar.gz
PLaSK 2020.05.10
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4936c6526052..2def96337a3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -24,7 +24,7 @@ pkgbase = plask
optdepends = ipython: for interactive shell
noextract = plask-2020.05.10.tar.xz
source = plask-2020.05.10.tar.xz::https://get.plask.app/packages/plask-2020.05.10-1-x86_64.pkg.tar.xz
- sha256sums = 292de432e7da61afc6143122a744e05a3798a2b0dd496a0f0c08ffe27dc676cc
+ sha256sums = 88ec8cb1409abed0aa4f595b536199e161f646314473ba084a5bf0562153b76e
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index 8f1972ae89b7..72f6e46ab9e7 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=('292de432e7da61afc6143122a744e05a3798a2b0dd496a0f0c08ffe27dc676cc')
+sha256sums=('88ec8cb1409abed0aa4f595b536199e161f646314473ba084a5bf0562153b76e')
noextract=("plask-$pkgver.tar.xz")
package() {