void-packages/srcpkgs/sowm/template
classabbyamp 4d6972e024
*: orphan shizonic's packages
inactive as a maintainer for 3 years
2025-02-11 08:43:41 -05:00

16 lines
456 B
Bash

# Template file for 'sowm'
pkgname=sowm
version=1.6
revision=1
build_style=gnu-makefile
makedepends="libX11-devel"
short_desc="Itsy bitsy floating window manager"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/dylanaraps/sowm"
distfiles="https://github.com/dylanaraps/sowm/archive/${version}.tar.gz"
checksum=7e1d1391f8cf8d1b04458d0b4bb3b61684b535dddcc1dd7d37266e81efd57e02
post_install() {
vlicense LICENSE.md
}