jwm: update to 2.3.3.
This commit is contained in:
parent
17e4e05a03
commit
556d3fc069
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jwm'
|
# Template file for 'jwm'
|
||||||
pkgname=jwm
|
pkgname=jwm
|
||||||
version=2.3.2
|
version=2.3.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-2"
|
||||||
conf_files="/etc/system.jwmrc"
|
conf_files="/etc/system.jwmrc"
|
||||||
homepage="http://joewing.net/projects/jwm"
|
homepage="http://joewing.net/projects/jwm"
|
||||||
distfiles="http://joewing.net/projects/jwm/releases/jwm-$version.tar.xz"
|
distfiles="http://joewing.net/projects/jwm/releases/jwm-$version.tar.xz"
|
||||||
checksum=92a3e66ceb847aac9fa09a24b16c93194f6c52e398f5a88f228b4986ea972c53
|
checksum=eca4559e19c0ecea53404114b1bbd8fb4e5ba8b7862c3f9d82ecc1e1bc7c6083
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${FILESDIR}/jwm.desktop 644 usr/share/xsessions
|
vinstall ${FILESDIR}/jwm.desktop 644 usr/share/xsessions
|
||||||
|
|
Loading…
Reference in New Issue