kmonad: update to 0.4.1
This commit is contained in:
parent
53a7209859
commit
e2bb9b71d1
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'kmonad'
|
||||
pkgname=kmonad
|
||||
version=0.3.0
|
||||
revision=3
|
||||
version=0.4.1
|
||||
revision=1
|
||||
build_style=haskell-stack
|
||||
stackage=lts-15.4
|
||||
stackage=lts-16.13
|
||||
short_desc="Keyboard remapping utility providing qmk-like functionality"
|
||||
maintainer="slotThe <soliditsallgood@tuta.io>"
|
||||
maintainer="slotThe <soliditsallgood@mailbox.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/david-janssen/kmonad"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum="3f61c546d456354a15326558eb8025024ab3d51ef2f6ec761da5568e4473f7ec"
|
||||
checksum=cb66f0c6d4c304c7e3c48cefd0c50ea00b156ffc361e278e1fc5c6070317d927
|
||||
nopie_files="/usr/bin/kmonad"
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue