i3: update to 4.19.1.

This commit is contained in:
Đoàn Trần Công Danh 2021-02-02 22:46:52 +07:00
parent 0417ef1e2a
commit ce20a34fc1

View file

@ -1,6 +1,6 @@
# Template file for 'i3'
pkgname=i3
version=4.19
version=4.19.1
revision=1
build_style=meson
hostmakedepends="pkg-config perl"
@ -15,7 +15,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
license="BSD-3-Clause"
homepage="https://i3wm.org/"
distfiles="${homepage}/downloads/${pkgname}-${version}.tar.xz"
checksum=aca48b03c0c70607826a1a91333065ff44d61774c152ddc9210fbc1627355872
checksum=2284c812fc689e0338d8fe9be0b8d1552e548fc168d165f795b26bf497c22b47
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" libglob-devel";;