2bwm: update to 0.3

This commit is contained in:
mobinmob 2019-09-28 23:45:07 +03:00 committed by Helmut Pozimski
parent 3996884c72
commit 3a5eddc0e8

View file

@ -1,6 +1,6 @@
# Template file for '2bwm' # Template file for '2bwm'
pkgname=2bwm pkgname=2bwm
version=0.2 version=0.3
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
makedepends="libxcb-devel xcb-util-keysyms-devel xcb-util-wm-devel xcb-util-xrm-devel" makedepends="libxcb-devel xcb-util-keysyms-devel xcb-util-wm-devel xcb-util-xrm-devel"
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="ISC" license="ISC"
homepage="https://github.com/venam/2bwm" homepage="https://github.com/venam/2bwm"
distfiles="https://github.com/venam/${pkgname}/archive/v${version}.tar.gz" distfiles="https://github.com/venam/${pkgname}/archive/v${version}.tar.gz"
checksum=5d071bdbe6d3b4b79b5462cc1b36afe357030fb70c7e64f88d9c7d541d648439 checksum=a4889ea4b01b1a3d4a508daa034b9d86676913cbbca1f977858df692a6e2af95
pre_build() { pre_build() {
sed -i 's|-Os ||g' Makefile sed -i 's|-Os ||g' Makefile