aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhm <khm@sciops.net>2018-10-19 20:04:06 -0700
committerNatanael Copa <ncopa@alpinelinux.org>2018-10-23 07:10:40 +0000
commit22fe867f12c9b270a510b564be2e008c83229420 (patch)
tree3b053d89419af19e1cd508aaecd10cf509d3cc22
parent08777c8342626940e5933111f550c09b9363aed0 (diff)
downloadaports-22fe867f12c9b270a510b564be2e008c83229420.tar.bz2
aports-22fe867f12c9b270a510b564be2e008c83229420.tar.xz
testing/singularity: remove maintainer
The 3.0 release is a major rewrite, which involves some bizarre new build process, additional dependencies, a license change, and removes most of the features in exchange for other, different features. In addition, this is now a hybrid-license project trying to sell a "Pro" upgrade. I'm not going to maintain this going forward.
-rw-r--r--testing/singularity/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/singularity/APKBUILD b/testing/singularity/APKBUILD
index cd018f8438..5dd21a1392 100644
--- a/testing/singularity/APKBUILD
+++ b/testing/singularity/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Kurt H Maier <khm@sciops.net>
-# Maintainer: Kurt H Maier <khm@sciops.net>
+# Maintainer:
pkgname=singularity
pkgver=2.5.1
-pkgrel=0
+pkgrel=1
pkgdesc="A container platform focused on supporting 'Mobility of Compute'"
url="http://singularity.lbl.gov/"
arch="all"