mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-06 12:52:56 +02:00
kmonad: update to 0.4.4.
This commit is contained in:
parent
db52cb11dd
commit
0757df0750
1 changed files with 5 additions and 7 deletions
|
@ -1,17 +1,15 @@
|
|||
# Template file for 'kmonad'
|
||||
pkgname=kmonad
|
||||
reverts="65b501defdd0049563752f8af8c8c57f5a1ae38b_1"
|
||||
_githash=65b501defdd0049563752f8af8c8c57f5a1ae38b
|
||||
version=0.4.1.20220321
|
||||
version=0.4.4
|
||||
revision=1
|
||||
build_style=haskell-stack
|
||||
stackage=lts-19.0
|
||||
stackage=lts-23.26
|
||||
short_desc="Keyboard remapping utility providing qmk-like functionality"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/david-janssen/kmonad"
|
||||
distfiles="${homepage}/archive/${_githash}.tar.gz"
|
||||
checksum=2b0cb0c5d1575bf61b1c442476ad24103028c309d103fedb56214a3bb30f8c0f
|
||||
homepage="https://github.com/kmonad/kmonad"
|
||||
distfiles="https://github.com/kmonad/kmonad/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=ce8d0a713f26b5ab6a216ea20ef9ec39e317dfa4ec70a51ca2b7df0c13a64786
|
||||
nopie_files="/usr/bin/kmonad"
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue