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

View file

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