[arch-commits] Commit in qmk/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Wed Jun 30 11:18:04 UTC 2021


    Date: Wednesday, June 30, 2021 @ 11:18:04
  Author: foxboron
Revision: 967969

upgpkg: qmk 0.1.0-1

Modified:
  qmk/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-30 11:00:11 UTC (rev 967968)
+++ PKGBUILD	2021-06-30 11:18:04 UTC (rev 967969)
@@ -3,8 +3,8 @@
 # Contributor: Batuhan Baserdem <lastname dot firstname at gmail>
 
 pkgname=qmk
-pkgver=0.0.48
-_qmk_pkgver=0.12.48
+pkgver=0.1.0
+_qmk_pkgver=0.13.15
 pkgrel=1
 pkgdesc="CLI tool for customizing supported mechanical keyboards."
 arch=('any')
@@ -14,7 +14,8 @@
          'python-milc' 'python-dotty-dict' 'python-jsonschema' 'git' 
          'avr-gcc' 'arm-none-eabi-gcc' 'avr-libc'
          'arm-none-eabi-binutils' 'arm-none-eabi-newlib' 'avr-binutils'
-         'dfu-programmer' 'dfu-util' 'avrdude' 'python-hjson' 'python-pygments')
+         'dfu-programmer' 'dfu-util' 'avrdude' 'python-hjson' 'python-pygments'
+         'python-hid' 'python-pyusb')
 makedepends=('python-setuptools')
 optdepends=('gcc'
             'libffi'
@@ -25,8 +26,8 @@
             'diffutils: some update scripts')
 source=("https://files.pythonhosted.org/packages/source/q/qmk/qmk-${pkgver}.tar.gz"
         "50-qmk.rules_${pkgver}::https://raw.githubusercontent.com/qmk/qmk_firmware/${_qmk_pkgver}/util/udev/50-qmk.rules")
-sha256sums=('3ca801d295bef68c5e51cdee68e5871d61b1a2bc75d40a13de1cacad3c7a482f'
-            'd6f0bfa30fb1f68b5428911a9165123059523ed781038f2b50cb83b828cc2436')
+sha256sums=('76654b2fff92857f04201cdea3effc8af1f6039b4fcbe64157edb62666928251'
+            '6503d05a8acae64c93ddce7ae814ba6cd20cd9c4d4501aad93bb0b9ccf427fed')
 
 build() {
   cd "${pkgname}-${pkgver}"




More information about the arch-commits mailing list