mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qmk: update to 0.0.28.
This commit is contained in:
parent
34e1b689c4
commit
ab16bdde96
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qmk'
|
# Template file for 'qmk'
|
||||||
pkgname=qmk
|
pkgname=qmk
|
||||||
version=0.0.27
|
version=0.0.28
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -22,7 +22,7 @@ maintainer="RinsedSloth <afernandezh@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/qmk/qmk_cli"
|
homepage="https://github.com/qmk/qmk_cli"
|
||||||
distfiles="${PYPI_SITE}/q/qmk/qmk-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/q/qmk/qmk-${version}.tar.gz"
|
||||||
checksum=83828e56dbde30f3d257e10667aa62e63b90a8ff6d2397ab5cab4ae100c1fd74
|
checksum=092f4ac63ede4eb8b043c585ae549782ef11b7866f348eef083b9c5b66fac578
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue