summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexey Stukalov2020-04-16 02:13:42 +0200
committerAlexey Stukalov2020-04-16 02:13:42 +0200
commitdcda727aa145063405f50922303c50b2f5fec0e7 (patch)
tree7af036b234988d30656d7c96fbf002435e8d6730 /PKGBUILD
parente79a9c27a54255bc08874ec297302e3bc3bbbdfc (diff)
downloadaur-charliecloud.tar.gz
update to 0.15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 239e422347dc..95f09037271d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=charliecloud
-pkgver=0.14
+pkgver=0.15
pkgrel=1
pkgdesc="Lightweight user-defined software stacks for high-performance computing"
arch=('any')
@@ -15,7 +15,7 @@ optdepends=(
'docker>=17.03'
)
source=("https://github.com/hpc/charliecloud/releases/download/v${pkgver}/charliecloud-${pkgver}.tar.gz")
-sha1sums=('f8a19ff388195d03c1b6971a9baf8c02be799f78')
+sha1sums=('b3ee77c6b60d9288835edf5f81f672d0bb21f0c9')
url="https://hpc.github.io/charliecloud"
options+=('!emptydirs')