parent
e88ade8345
commit
85a03e3ff4
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'i3'
|
||||
pkgname=i3
|
||||
version=4.14.1
|
||||
version=4.15
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-builddir"
|
||||
|
@ -12,10 +12,10 @@ makedepends="pcre-devel yajl-devel libxcb-devel libev-devel
|
|||
conf_files="/etc/i3/config /etc/i3/config.keycodes"
|
||||
short_desc="Improved tiling window manager"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="BSD"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://i3wm.org/"
|
||||
distfiles="${homepage}/downloads/${pkgname}-${version}.tar.bz2"
|
||||
checksum=d0063ac561f3aa8d7e31e137356815bad781bd6ad774030362c89abe96ab5fb1
|
||||
checksum=217d524d1fbc85ae346b25f6848d1b7bcd2c23184ec88d29114bf5a621385326
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" libglob-devel";;
|
||||
|
|
Loading…
Reference in a new issue