i3: update to 4.14.

This commit is contained in:
Enno Boland 2017-09-10 13:32:29 +02:00
parent dbdaa5d75d
commit 5046d9a7bd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'i3'
pkgname=i3
version=4.13
version=4.14
revision=1
build_style=gnu-configure
configure_args="--disable-builddir"
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="BSD"
homepage="https://i3wm.org/"
distfiles="${homepage}/downloads/${pkgname}-${version}.tar.bz2"
checksum=94c13183e527a984132a3b050c8bf629626502a6e133e07b413641aec5f8cf8a
checksum=ae3abde3af1b87e269d8aad2348be6f7298338cb8e06bad11cbf91cdbf92a5d6
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" libglob-devel";;