Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/bspwm/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'bspwm'
pkgname=bspwm
version=0.9.11
version=0.9.12
revision=1
build_style=gnu-makefile
makedepends="xcb-util-wm-devel xcb-util-keysyms-devel"
Expand All @@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://github.com/baskerville/bspwm"
distfiles="https://github.com/baskerville/bspwm/archive/${version}.tar.gz"
checksum=1de33634842d92421a92caabebb051c7a9281d0ec2f8f375871a043f0ea520ce
checksum=ca3be808e3d0c785955f1613e6e860fc51b5db086b821b48707466da1a06392c

post_install() {
vlicense LICENSE
Expand Down