From f4da88a64ed6c57052554554ee233fc4cbca13fe Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 5 Nov 2019 16:21:42 +0000 Subject: [PATCH] testing/unify: rebuild against python 3.8 --- testing/unify/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/unify/APKBUILD b/testing/unify/APKBUILD index 6cc71c70519..e6e5cd7302d 100644 --- a/testing/unify/APKBUILD +++ b/testing/unify/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter pkgname=unify pkgver=0.4 -pkgrel=1 +pkgrel=2 pkgdesc="A strings modification tool for (single/double) quote" url="https://github.com/myint/unify" arch="noarch"