From 627c9b1f484f406e4778384d4881d14d15bdb901 Mon Sep 17 00:00:00 2001 From: Michael Koloberdin Date: Wed, 11 Oct 2017 18:28:00 +0000 Subject: community/setconf: upgrade to 0.7.5 --- community/setconf/APKBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'community/setconf') diff --git a/community/setconf/APKBUILD b/community/setconf/APKBUILD index 81a118a5be0..b8907920fc2 100644 --- a/community/setconf/APKBUILD +++ b/community/setconf/APKBUILD @@ -1,12 +1,12 @@ # Maintainer: Michael Koloberdin pkgname=setconf -pkgver=0.7.4 +pkgver=0.7.5 pkgrel=0 pkgdesc="Utility for easily changing settings in configuration files" url="http://setconf.roboticoverlords.org/" arch="noarch" license="GPL2" -depends="python2" +depends="python3" subpackages="$pkgname-doc" source="http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz" builddir="$srcdir/" @@ -17,6 +17,4 @@ package() { install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz" || return 1 } -md5sums="f60a0afd5d90b58d73cc84da2e034dd9 setconf-0.7.4.tar.xz" -sha256sums="6368a5785e56ac1c697332e318e1346421278ad22112775c16017c82c0937aea setconf-0.7.4.tar.xz" -sha512sums="095b430ad1f3fc2bea42914faf395cd32a10c28ff70012194c2f86b60cdd6c5ccece4fd229558460659a0047f952442a67594650f3bc498395764dc11401d1af setconf-0.7.4.tar.xz" +sha512sums="9ebce34cd5db1c2bd33449291c2fa8ab4bd0614b8fa58de028f3caf00201c79f385f373ebd627528f825cdceea55e9a4b3d936c5cadec1776a373c4bdd47545b setconf-0.7.5.tar.xz" -- cgit v1.2.3