qmk: update to 1.1.5.
This commit is contained in:
parent
7dc25cd54a
commit
71eec44c1f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qmk'
|
||||
pkgname=qmk
|
||||
version=1.1.2
|
||||
revision=4
|
||||
version=1.1.5
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel"
|
||||
# This includes the requirements from requirements.txt in the qmk_firmware
|
||||
|
@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/qmk/qmk_cli"
|
||||
distfiles="${PYPI_SITE}/q/qmk/qmk-${version}.tar.gz"
|
||||
checksum=f871f88f1a0ca31ba31a009d716417e46bc538a4f8df8ede6a801c9076c22998
|
||||
checksum=2efe3c752230c6ba24b8719c3b6e85a5644bf8f7d0dd237757eda9b7b7e60b11
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue