From fde5591357082f0e8d5b43e93a63091065eb5fd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Thu, 29 May 2025 13:49:19 +0700 Subject: [PATCH] xfce4-session: fix xflock4 --- srcpkgs/xfce4-session/{ => patches}/no-bashism.patch | 0 srcpkgs/xfce4-session/template | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename srcpkgs/xfce4-session/{ => patches}/no-bashism.patch (100%) diff --git a/srcpkgs/xfce4-session/no-bashism.patch b/srcpkgs/xfce4-session/patches/no-bashism.patch similarity index 100% rename from srcpkgs/xfce4-session/no-bashism.patch rename to srcpkgs/xfce4-session/patches/no-bashism.patch diff --git a/srcpkgs/xfce4-session/template b/srcpkgs/xfce4-session/template index 4821853f169..5183ab3a89e 100644 --- a/srcpkgs/xfce4-session/template +++ b/srcpkgs/xfce4-session/template @@ -1,7 +1,7 @@ # Template file for 'xfce4-session' pkgname=xfce4-session version=4.20.2 -revision=2 +revision=3 build_style=gnu-configure configure_args="--disable-static --enable-polkit" hostmakedepends="pkg-config gettext glib-devel iceauth polkit"