From 250c70aadf04c6ad27ceacb5d221b0fefe1bfe45 Mon Sep 17 00:00:00 2001 From: Harrison Thorne Date: Tue, 4 Aug 2020 21:37:12 -0600 Subject: [PATCH] i3lock-color: update to 2.12.c.5 --- srcpkgs/i3lock-color/template | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/srcpkgs/i3lock-color/template b/srcpkgs/i3lock-color/template index 07bd585c69d8d0..7f5572f99d6433 100644 --- a/srcpkgs/i3lock-color/template +++ b/srcpkgs/i3lock-color/template @@ -1,8 +1,7 @@ # Template file for 'i3lock-color' pkgname=i3lock-color -version=2.12 -revision=2 -wrksrc="${pkgname}-${version}.c" +version=2.12.c.5 +revision=1 build_style=gnu-configure hostmakedepends="pkg-config automake" makedepends="libev-devel cairo-devel pam-devel libxkbcommon-devel xcb-util-devel @@ -10,9 +9,9 @@ makedepends="libev-devel cairo-devel pam-devel libxkbcommon-devel xcb-util-devel short_desc="Screenlocker forked from i3lock with more features" maintainer="jtalowell " license="MIT" -homepage="https://github.com/PandorasFox/i3lock-color" -distfiles="https://github.com/PandorasFox/i3lock-color/archive/${version}.c.tar.gz" -checksum=c2ba4cfa51fee3fd2cab439805d213d8614407d93cf8eecbd4e6fa5cb4c9b7a3 +homepage="https://github.com/Raymo111/i3lock-color" +distfiles="https://github.com/Raymo111/i3lock-color/archive/${version}.tar.gz" +checksum=62c9bdff2759186426b184ed45e4c1aae1dc3c582499d94da68d9b08662a96a9 conf_files="/etc/pam.d/i3lock" conflicts="i3lock"