Merge pull request #3622 from ebfe/frankenwm

frankenwm: update to 1.0.10.
This commit is contained in:
Juan RP 2016-02-14 20:16:05 +01:00
commit d002d8d972

View File

@ -1,18 +1,18 @@
# Template file for 'frankenwm'
pkgname=frankenwm
_pkgname=FrankenWM
version=1.0.9
version=1.0.10
revision=1
wrksrc="${_pkgname}-${version}"
hostmakedepends="pkg-config"
makedepends="libxcb-devel xcb-util-devel xcb-util-wm-devel xcb-util-keysyms-devel"
makedepends="libxcb-devel xcb-util-devel xcb-util-wm-devel xcb-util-keysyms-devel libX11-devel"
build_style=gnu-makefile
short_desc="XCB dynamic tiling WM"
maintainer='Juan RP <xtraeme@voidlinux.eu>'
license="MIT"
homepage="https://github.com/sulami/${_pkgname}"
distfiles="https://github.com/sulami/${_pkgname}/archive/v${version}.tar.gz"
checksum=463d2b2c34385fc7ff495f16eb05a625b7c2136febd0ff168ab47eef33229ca1
checksum=4d2704a93209fca9171cc96f460ed793c713707a8d783f93b313ad0bec772b91
replaces="frankenwm-git>=0"
pre_build() {