From ca2ff9b2a427902a7847606800fd71950e541bbb Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 16 Apr 2019 09:31:08 +0000 Subject: [PATCH] community/setconf: rebuild against python 3.7 --- community/setconf/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/setconf/APKBUILD b/community/setconf/APKBUILD index 343bb21c7f6..5f42bb2f711 100644 --- a/community/setconf/APKBUILD +++ b/community/setconf/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Michael Koloberdin pkgname=setconf pkgver=0.7.6 -pkgrel=0 +pkgrel=1 pkgdesc="Utility for easily changing settings in configuration files" url="http://setconf.roboticoverlords.org/" arch="noarch"