mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qmk: update to 0.0.33
This commit is contained in:
parent
68c53d638b
commit
fb976096bd
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.29
|
version=0.0.33
|
||||||
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=fca89274a037d7922840097663426cfb6b4a29a5950b94e8975d5169acf02772
|
checksum=48c0c77929f5e795516beb2c44f851b9083420d7b6e0f76c9d716f827b2fc893
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue