spectrwm: update to 3.3.0
Update shasum Fix shortdesc
This commit is contained in:
parent
7cbdef8c63
commit
cc8cc05f93
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'spectrwm'
|
||||
pkgname=spectrwm
|
||||
version=3.2.0
|
||||
version=3.3.0
|
||||
revision=1
|
||||
_distname=SPECTRWM_${version//./_}
|
||||
wrksrc="spectrwm-${_distname}"
|
||||
|
@ -10,12 +10,12 @@ make_install_args="$make_build_args"
|
|||
hostmakedepends="pkg-config"
|
||||
makedepends="libXcursor-devel libXft-devel libXrandr-devel libXt-devel
|
||||
xcb-util-keysyms-devel xcb-util-wm-devel"
|
||||
short_desc="A small dynamic tiling window manager for X11"
|
||||
short_desc="Small dynamic tiling window manager for X11"
|
||||
maintainer="Jakub Skrzypnik <jot.skrzyp@gmail.com>"
|
||||
license="ISC"
|
||||
homepage="http://spectrwm.org"
|
||||
distfiles="https://github.com/conformal/spectrwm/archive/${_distname}.tar.gz"
|
||||
checksum=fb800442620f762de68a236ef9a7278d8b8ef6da5c1b6edbc0c89b1e6e95ef7c
|
||||
checksum=ee4e40d7f97f0318a8f26e7551aefea7b7b2d21609615736c87e812122c8f140
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue
Block a user