summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPLaSK Buildbot2020-05-06 20:00:20 +0200
committerPLaSK Buildbot2020-05-06 20:00:20 +0200
commitf9f97ee1545ba8c5430b377c26e8599934455797 (patch)
treecb0ce48bfd792d95e0eb08d8213457e2e7b0f3e5
parentb2152f6f8a64eb94f25bf7710a26806c383a11c9 (diff)
downloadaur-f9f97ee1545ba8c5430b377c26e8599934455797.tar.gz
PLaSK 2020.05.06
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37a527ffd5d7..0a967758215c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -24,7 +24,7 @@ pkgbase = plask
optdepends = ipython: for interactive shell
noextract = plask-2020.05.06.tar.xz
source = plask-2020.05.06.tar.xz::https://get.plask.app/packages/plask-2020.05.06-1-x86_64.pkg.tar.xz
- sha256sums = 8e9cea68eaea2c8cf1ab314a7e400a103d617e0be05680d1c9d58e2b619e0f8c
+ sha256sums = 5064059d495af82d63eb1c4e233d6630b96f311a591d46d0c8411107b5d8e9ee
pkgname = plask
diff --git a/PKGBUILD b/PKGBUILD
index f1ae0db59863..e65575ac01d7 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=('8e9cea68eaea2c8cf1ab314a7e400a103d617e0be05680d1c9d58e2b619e0f8c')
+sha256sums=('5064059d495af82d63eb1c4e233d6630b96f311a591d46d0c8411107b5d8e9ee')
noextract=("plask-$pkgver.tar.xz")
package() {