From 7e2c7a217a1e585604b09bef0f969ee35fde8de1 Mon Sep 17 00:00:00 2001 From: KF-Art Date: Thu, 27 Apr 2023 14:27:22 -0400 Subject: [PATCH] Update alttab-git from 2022.12.03_1 to 2023.03.19_1 --- srcpkgs/alttab-git/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/alttab-git/template b/srcpkgs/alttab-git/template index 44c7d90..f49046f 100644 --- a/srcpkgs/alttab-git/template +++ b/srcpkgs/alttab-git/template @@ -1,6 +1,6 @@ # Template file for 'alttab-git' pkgname=alttab-git -version=2022.12.03 +version=2023.03.19 revision=1 build_style=gnu-configure hostmakedepends="pkg-config git" @@ -9,7 +9,7 @@ makedepends="libX11-devel libXft-devel libXmu-devel libXrandr-devel libXrender-devel libpng-devel libXpm-devel uthash automake" checkdepends="procps-ng xvfb-run xeyes xprop" short_desc="Task switcher for minimalistic window managers - git branch" -maintainer="Kevin F. " +maintainer="Kevin F. " license="GPL-3.0-or-later" homepage="https://github.com/sagb/alttab" changelog="https://github.com/sagb/alttab/raw/master/ChangeLog"