aboutsummaryrefslogtreecommitdiffstats
path: root/community/gcovr/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-29 11:29:39 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:54 +0000
commit2f3ca35289c5928c709f1dc6854b7f2e4643281f (patch)
tree97cfeb3015cabc7fd9216e374406e23862ac231e /community/gcovr/APKBUILD
parent2abb33c7dea5203bafb507dedcdb9f5f2fcc2149 (diff)
downloadaports-2f3ca35289c5928c709f1dc6854b7f2e4643281f.tar.bz2
aports-2f3ca35289c5928c709f1dc6854b7f2e4643281f.tar.xz
community/gcovr: rebuild against python 3.8
Diffstat (limited to 'community/gcovr/APKBUILD')
-rw-r--r--community/gcovr/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gcovr/APKBUILD b/community/gcovr/APKBUILD
index 8ed1169a1a..775d3468be 100644
--- a/community/gcovr/APKBUILD
+++ b/community/gcovr/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=gcovr
pkgver=4.1
-pkgrel=1
+pkgrel=2
pkgdesc="Generates a simple report that summarizes the gcc code coverage"
url="http://gcovr.com/"
arch="noarch"