mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
jwm: update to 2.4.5
This commit is contained in:
parent
21d432d73a
commit
198dfce5cb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jwm'
|
# Template file for 'jwm'
|
||||||
pkgname=jwm
|
pkgname=jwm
|
||||||
version=2.4.3
|
version=2.4.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="gettext pkg-config which"
|
hostmakedepends="gettext pkg-config which"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
conf_files="/etc/system.jwmrc"
|
conf_files="/etc/system.jwmrc"
|
||||||
homepage="http://joewing.net/projects/jwm"
|
homepage="http://joewing.net/projects/jwm"
|
||||||
distfiles="https://github.com/joewing/jwm/releases/download/v${version}/jwm-${version}.tar.xz"
|
distfiles="https://github.com/joewing/jwm/releases/download/v${version}/jwm-${version}.tar.xz"
|
||||||
checksum=ee3b4ee0c452ef31fcb9303ab50aaf496cf5bdf7b5f1fdc9a1251b7175ca67ab
|
checksum=9a1a708085d101c5f7f986b00feb8a6c35df767c5784d4bb439257af9e9e50c1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${FILESDIR}/jwm.desktop 644 usr/share/xsessions
|
vinstall ${FILESDIR}/jwm.desktop 644 usr/share/xsessions
|
||||||
|
|
Loading…
Add table
Reference in a new issue