diff options
author | Alexey Stukalov | 2020-04-06 16:42:54 +0200 |
---|---|---|
committer | Alexey Stukalov | 2020-04-06 16:42:54 +0200 |
commit | e79a9c27a54255bc08874ec297302e3bc3bbbdfc (patch) | |
tree | 18b3b591f03131c50ae03e39cfa0b7ae46c39c55 /.SRCINFO | |
parent | 4174a8b22b9715d974cb34181d5f3e0f96316bb5 (diff) | |
download | aur-e79a9c27a54255bc08874ec297302e3bc3bbbdfc.tar.gz |
update to 0.14
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = charliecloud pkgdesc = Lightweight user-defined software stacks for high-performance computing - pkgver = 0.12 + pkgver = 0.14 pkgrel = 1 url = https://hpc.github.io/charliecloud arch = any @@ -12,8 +12,8 @@ pkgbase = charliecloud depends = python optdepends = docker>=17.03 options = !emptydirs - source = https://github.com/hpc/charliecloud/releases/download/v0.12/charliecloud-0.12.tar.gz - sha1sums = 1c52431430365dba88fbf85f7d5c69a6128e3321 + source = https://github.com/hpc/charliecloud/releases/download/v0.14/charliecloud-0.14.tar.gz + sha1sums = f8a19ff388195d03c1b6971a9baf8c02be799f78 pkgname = charliecloud |