aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-04-05 17:39:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:19:42 +0000
commit58e078a1fa54471f7eebc6bea01c4f430f984364 (patch)
treedd2fa7a8b996d828082c3246ab38633e3a6e42bb
parent3409002b516e847852343b0edae2ce260ec62d42 (diff)
testing/tuptime: rebuild against python 3.9
-rw-r--r--testing/tuptime/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tuptime/APKBUILD b/testing/tuptime/APKBUILD
index d8fbecb851d..be2c93f294f 100644
--- a/testing/tuptime/APKBUILD
+++ b/testing/tuptime/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
pkgname=tuptime
pkgver=4.1.0
-pkgrel=0
+pkgrel=1
pkgdesc="Report the historical and statistical real time of the system"
url="https://github.com/rfrail3/tuptime"
arch="noarch"