From 3c24b03fc9c54fb6a82384df7ab385530e552809 Mon Sep 17 00:00:00 2001 From: KF-Art Date: Wed, 31 May 2023 19:58:09 -0400 Subject: [PATCH] Update xrankmirrors from 2023.02.14_2 to 2023.05.31_1 --- srcpkgs/xrankmirrors/template | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/srcpkgs/xrankmirrors/template b/srcpkgs/xrankmirrors/template index 25cd790..e7d17b4 100644 --- a/srcpkgs/xrankmirrors/template +++ b/srcpkgs/xrankmirrors/template @@ -1,6 +1,6 @@ # Template file for 'xrankmirrors' pkgname=xrankmirrors -version=2023.02.14 +version=2023.05.31 revision=1 repository="cereus-core" hostmakedepends="git" @@ -20,4 +20,6 @@ do_install() { vbin xrankmirrors vinstall xrankmirrors.desktop 644 usr/share/applications/ vinstall desktop-open.sh 755 usr/share/xrankmirrors/ + vinstall pkexec-launch 755 usr/share/xrankmirrors/ + vinstall cereuslinuxproject.github.io.xrankmirrors.policy 644 usr/share/polkit-1/actions/ }