aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-codecov/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-codecov/APKBUILD b/testing/py3-codecov/APKBUILD
index ec4c2db594..0853578526 100644
--- a/testing/py3-codecov/APKBUILD
+++ b/testing/py3-codecov/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=py3-codecov
pkgver=2.0.15
-pkgrel=0
+pkgrel=1
pkgdesc="Report uploader for Codecov"
options="!check" # Requires unpackaged 'ddt'
url="https://github.com/codecov/codecov-python"