aboutsummaryrefslogtreecommitdiffstats
path: root/testing/unify
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-17 08:48:32 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:58 +0000
commita6bce476764b0e434185d7ce5eacc0adabf2b965 (patch)
tree7e5d146d11f41d29bab059793740a11f9307f8be /testing/unify
parent50cdd37a05d646a98c98f05ebf46a04ef9d0109c (diff)
testing/unify: rebuild against python 3.7
Diffstat (limited to 'testing/unify')
-rw-r--r--testing/unify/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/unify/APKBUILD b/testing/unify/APKBUILD
index 69de694dc69..6cc71c70519 100644
--- a/testing/unify/APKBUILD
+++ b/testing/unify/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=unify
pkgver=0.4
-pkgrel=0
+pkgrel=1
pkgdesc="A strings modification tool for (single/double) quote"
url="https://github.com/myint/unify"
arch="noarch"