qmk: update to 0.0.29.
This commit is contained in:
parent
6fc432149d
commit
f51b684ac2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qmk'
|
||||
pkgname=qmk
|
||||
version=0.0.28
|
||||
version=0.0.29
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -22,7 +22,7 @@ maintainer="RinsedSloth <afernandezh@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/qmk/qmk_cli"
|
||||
distfiles="${PYPI_SITE}/q/qmk/qmk-${version}.tar.gz"
|
||||
checksum=092f4ac63ede4eb8b043c585ae549782ef11b7866f348eef083b9c5b66fac578
|
||||
checksum=fca89274a037d7922840097663426cfb6b4a29a5950b94e8975d5169acf02772
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue