i3: update to 4.18.3.
This commit is contained in:
parent
12d39e7785
commit
d419b9df71
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'i3'
|
||||
pkgname=i3
|
||||
version=4.18.2
|
||||
version=4.18.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-builddir"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://i3wm.org/"
|
||||
distfiles="${homepage}/downloads/${pkgname}-${version}.tar.bz2"
|
||||
checksum=b28617d62f308b93817fc9949daffee74cf4a001685de389f3072cb44cf5120c
|
||||
checksum=53ae7903fad6eea830d58e949698e4a502c432c0d0a582659a0a59b1b995b10d
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" libglob-devel";;
|
||||
|
|
Loading…
Reference in a new issue