mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
jwm: update to 2.4.3
This commit is contained in:
parent
87d488c8ec
commit
6d18f82796
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'jwm'
|
# Template file for 'jwm'
|
||||||
pkgname=jwm
|
pkgname=jwm
|
||||||
version=2.4.1
|
version=2.4.3
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="gettext pkg-config which"
|
hostmakedepends="gettext pkg-config which"
|
||||||
makedepends="
|
makedepends="
|
||||||
|
@ -13,8 +13,8 @@ maintainer="rGabiru <rui.flora@gmail.com>"
|
||||||
license="MIT"
|
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="http://joewing.net/projects/jwm/releases/jwm-$version.tar.xz"
|
distfiles="https://github.com/joewing/jwm/releases/download/v${version}/jwm-${version}.tar.xz"
|
||||||
checksum=f3cc6452d8851d1abd374823ada9bbaa6999cbeadeb6dfedd5f9a116659aa233
|
checksum=ee3b4ee0c452ef31fcb9303ab50aaf496cf5bdf7b5f1fdc9a1251b7175ca67ab
|
||||||
|
|
||||||
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