2bwm: update to 0.1

This commit is contained in:
Ypnose 2015-07-15 19:21:00 +02:00
parent 13cdf754e8
commit 1ebe4e86c1

View File

@ -1,6 +1,6 @@
# Template file for '2bwm'
pkgname=2bwm
version=0.0.0.20150613
version=0.1
revision=1
build_style=gnu-makefile
makedepends="libxcb-devel xcb-util-devel xcb-util-keysyms-devel xcb-util-wm-devel"
@ -8,10 +8,9 @@ short_desc="Fast floating window manager"
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
license="ISC"
homepage="https://github.com/venam/${pkgname}"
distfiles="https://github.com/venam/${pkgname}/archive/master.tar.gz"
checksum="ad9858adadcd56951a8f294b30dd06a38f71a17b6d34e3eb9f6b8fbbbcba4fae"
distfiles="https://github.com/venam/${pkgname}/archive/v${version}.tar.gz"
checksum="13d98f229545e143f7bc5b54d137d47e08a8608dfa89792cdcd88386ac4ed78c"
replaces="2bwm>=0"
wrksrc="${pkgname}-master"
pre_build() {
sed -i 's|-Os ||g' Makefile