Date: Tuesday, October 25, 2022 @ 23:21:52
Author: grawlinson
Revision: 1334918
upgpkg: apptainer 1.1.3-1; new upstream release
Modified:
apptainer/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-10-25 23:01:36 UTC (rev 1334917)
+++ PKGBUILD 2022-10-25 23:21:52 UTC (rev 1334918)
@@ -2,7 +2,7 @@
# Contributor: Maciej Sieczka <msieczka at sieczka dot org>
pkgname=apptainer
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=1
pkgdesc='Application containers for secure high performance computing'
arch=('x86_64')
@@ -42,7 +42,7 @@
conflicts=('singularity-container')
replaces=('singularity-container')
options=('!lto')
-_commit='84ee054405d09dde3b67f68c9c5db030e4d27387'
+_commit='0d212ece3897e5a52c439e3e85e8dcb25abed1f8'
source=(
"$pkgname::git+https://github.com/apptainer/apptainer.git#commit=$_commit"
'tmpfiles.conf'