2bwm: update to 0.3
This commit is contained in:
parent
3996884c72
commit
3a5eddc0e8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for '2bwm'
|
||||
pkgname=2bwm
|
||||
version=0.2
|
||||
version=0.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
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"
|
||||
homepage="https://github.com/venam/2bwm"
|
||||
distfiles="https://github.com/venam/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=5d071bdbe6d3b4b79b5462cc1b36afe357030fb70c7e64f88d9c7d541d648439
|
||||
checksum=a4889ea4b01b1a3d4a508daa034b9d86676913cbbca1f977858df692a6e2af95
|
||||
|
||||
pre_build() {
|
||||
sed -i 's|-Os ||g' Makefile
|
||||
|
|
Loading…
Reference in a new issue