From 4c73cc4f7f3dbd287b62fee3170e50ea3ecff100 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 15 Sep 2020 10:58:34 -0400 Subject: [PATCH] kio: revbump for mit-krb5 --- srcpkgs/kio/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kio/template b/srcpkgs/kio/template index 4c1b059d930..6372addf27c 100644 --- a/srcpkgs/kio/template +++ b/srcpkgs/kio/template @@ -1,7 +1,7 @@ # Template file for 'kio' pkgname=kio version=5.74.1 -revision=1 +revision=2 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"