New package: sowm-1.6
This commit is contained in:
parent
5e89ef45f7
commit
b031bad135
1 changed files with 16 additions and 0 deletions
16
srcpkgs/sowm/template
Normal file
16
srcpkgs/sowm/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# 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="shizonic <realtiaz@gmail.com>"
|
||||
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
|
||||
}
|
Loading…
Reference in a new issue