aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-29 13:38:38 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:19:06 +0000
commitff297c13dfd2ac3800348aca0d896e4fe2755a60 (patch)
tree099a7aaa70fca2482e707ba0768fe1c511dc97ec
parent6a6e7c8103ead3feb8ae91e94cdedadfb9338ffe (diff)
testing/kubesplit: rebuild against python 3.9
-rw-r--r--testing/kubesplit/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kubesplit/APKBUILD b/testing/kubesplit/APKBUILD
index 31f620dd144..ec78539f436 100644
--- a/testing/kubesplit/APKBUILD
+++ b/testing/kubesplit/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Galen Abell <galen@galenabell.com>
pkgname=kubesplit
pkgver=0.3.1
-pkgrel=0
+pkgrel=1
pkgdesc="Split multidoc yaml formatted kubernetes descriptors to a set of single resource files"
url="https://github.com/looztra/kubesplit"
arch="noarch"