aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-04-05 16:46:44 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:19:40 +0000
commitd6656a4db94142d8295cb4340726ffd267ef045e (patch)
tree1891ad6f6047ac1f344851733be2944bcaaef532
parent2f7c64102fb0107e20a191975a957b434cd3fcf8 (diff)
testing/py3-xmldiff: rebuild against python 3.9
-rw-r--r--testing/py3-xmldiff/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-xmldiff/APKBUILD b/testing/py3-xmldiff/APKBUILD
index b6ddb8d1b1e..fbd153a405e 100644
--- a/testing/py3-xmldiff/APKBUILD
+++ b/testing/py3-xmldiff/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-xmldiff
_pyname=xmldiff
pkgver=2.4
-pkgrel=0
+pkgrel=1
pkgdesc="Creates diffs of XML files"
url="https://github.com/Shoobx/xmldiff"
arch="noarch"