mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
jwm: update to 2.4.6
This commit is contained in:
parent
abbe74e145
commit
b265ca202f
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.5
|
version=2.4.6
|
||||||
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=9a1a708085d101c5f7f986b00feb8a6c35df767c5784d4bb439257af9e9e50c1
|
checksum=b5871ec28317594b3fa22b83ed5524cc911d498c455eaab3ae68def195dd802d
|
||||||
|
|
||||||
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