frankenwm: update to 1.0.10.

This commit is contained in:
Michael Gehring 2016-02-14 16:51:56 +01:00
parent 3f30711a55
commit 76b4186071
1 changed files with 3 additions and 3 deletions

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() {