summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAkaash Suresh2020-07-09 07:55:43 -0500
committerAkaash Suresh2020-07-09 07:55:43 -0500
commitde83d1ad5797f1a5556094c4247b335c17b28da2 (patch)
tree83ccbc1eaf5abbb95bcc9637e0c9556720f80570 /PKGBUILD
parent79493c83dbb22a5c2fd7d199081784f19db07533 (diff)
downloadaur-qmk.tar.gz
Update to v0.0.35
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe48e0fb3686..8c84fd106875 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Akaash Suresh <https://github.com/Curry>
pkgname=qmk
-pkgver=0.0.34
+pkgver=0.0.35
pkgrel=1
pkgdesc="CLI tool for customizing supported mechanical keyboards."
arch=('any')
@@ -34,7 +34,7 @@ depends=(
)
makedepends=('python-setuptools' 'python' 'python-pip')
source=("https://files.pythonhosted.org/packages/source/q/qmk/qmk-${pkgver}.tar.gz")
-sha256sums=('54b751abc83fd985e06bf3b5407070ba3321d5fb8d69419845982b3a48673a7d')
+sha256sums=('e704ca31cdca264bfdd99c72a4849a9e9762043e4bf328118c49af92d1c0a3b5')
build() {
pip install --no-deps --target="deps" hjson