i3lock: update to 2.14.1.

This commit is contained in:
glaulher 2022-07-05 13:34:17 -03:00 committed by classabbyamp
parent 41b1af19b1
commit 05840a0133
1 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'i3lock' # Template file for 'i3lock'
pkgname=i3lock pkgname=i3lock
version=2.13 version=2.14.1
revision=1 revision=1
build_style=gnu-configure build_style=meson
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="libev-devel cairo-devel pam-devel libxkbcommon-devel makedepends="libev-devel cairo-devel pam-devel libxkbcommon-devel
xcb-util-devel xcb-util-image-devel xcb-util-xrm-devel" xcb-util-devel xcb-util-image-devel xcb-util-xrm-devel"
@ -11,8 +11,8 @@ short_desc="Improved screenlocker based upon XCB and PAM"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://i3wm.org/i3lock/" homepage="https://i3wm.org/i3lock/"
distfiles="https://i3wm.org/i3lock/i3lock-${version}.tar.bz2" distfiles="https://i3wm.org/i3lock/i3lock-${version}.tar.xz"
checksum=637fe898acb324337d3ebc4fcdb2e390b082147fdc8a0cda6c19e7f395965f0b checksum=062ef27eba0bc5a0c7ae91f7b7cbbf03b316d6a49fe80a58fc9f20c18a4e6843
CFLAGS="-fcommon" CFLAGS="-fcommon"