jwm: update to 2.4.3
This commit is contained in:
parent
87d488c8ec
commit
6d18f82796
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'jwm'
|
||||
pkgname=jwm
|
||||
version=2.4.1
|
||||
revision=3
|
||||
version=2.4.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="gettext pkg-config which"
|
||||
makedepends="
|
||||
|
@ -13,8 +13,8 @@ maintainer="rGabiru <rui.flora@gmail.com>"
|
|||
license="MIT"
|
||||
conf_files="/etc/system.jwmrc"
|
||||
homepage="http://joewing.net/projects/jwm"
|
||||
distfiles="http://joewing.net/projects/jwm/releases/jwm-$version.tar.xz"
|
||||
checksum=f3cc6452d8851d1abd374823ada9bbaa6999cbeadeb6dfedd5f9a116659aa233
|
||||
distfiles="https://github.com/joewing/jwm/releases/download/v${version}/jwm-${version}.tar.xz"
|
||||
checksum=ee3b4ee0c452ef31fcb9303ab50aaf496cf5bdf7b5f1fdc9a1251b7175ca67ab
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/jwm.desktop 644 usr/share/xsessions
|
||||
|
|
Loading…
Reference in New Issue