Date: Monday, March 20, 2023 @ 22:37:42
Author: grawlinson
Revision: 1424531
upgpkg: apptainer 1.1.6-1; new upstream release
Modified:
apptainer/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-03-20 22:36:06 UTC (rev 1424530)
+++ PKGBUILD 2023-03-20 22:37:42 UTC (rev 1424531)
@@ -2,7 +2,7 @@
# Contributor: Maciej Sieczka <msieczka at sieczka dot org>
pkgname=apptainer
-pkgver=1.1.5
+pkgver=1.1.6
pkgrel=1
pkgdesc='Application containers for secure high performance computing'
arch=('x86_64')
@@ -41,8 +41,8 @@
)
conflicts=('singularity-container')
replaces=('singularity-container')
-options=('!lto')
-_commit='75db5bc627761ff9045f38333daf98ec8bf415b8'
+options=('!lto' '!debug')
+_commit='47190aa95d3fbd45b69a35e27fda816e3917f6c4'
source=(
"$pkgname::git+https://github.com/apptainer/apptainer.git#commit=$_commit"
'tmpfiles.conf'