2bwm: update to 0.1

This commit is contained in:
Ypnose 2015-07-15 19:21:00 +02:00
parent 13cdf754e8
commit 1ebe4e86c1
1 changed files with 3 additions and 4 deletions

View File

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