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

Morten Linderud foxboron at archlinux.org
Tue May 11 15:32:56 UTC 2021


    Date: Tuesday, May 11, 2021 @ 15:32:56
  Author: foxboron
Revision: 930224

upgpkg: qmk 0.0.48-1

Modified:
  qmk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-11 15:31:37 UTC (rev 930223)
+++ PKGBUILD	2021-05-11 15:32:56 UTC (rev 930224)
@@ -3,8 +3,8 @@
 # Contributor: Batuhan Baserdem <lastname dot firstname at gmail>
 
 pkgname=qmk
-pkgver=0.0.45
-_qmk_pkgver=0.12.29
+pkgver=0.0.48
+_qmk_pkgver=0.12.48
 pkgrel=1
 pkgdesc="CLI tool for customizing supported mechanical keyboards."
 arch=('any')
@@ -25,7 +25,7 @@
             '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=('43f297f36b21d68c34c5efa0ce1449dddb2e28753f80939cadf761ee7a2a0901'
+sha256sums=('3ca801d295bef68c5e51cdee68e5871d61b1a2bc75d40a13de1cacad3c7a482f'
             'd6f0bfa30fb1f68b5428911a9165123059523ed781038f2b50cb83b828cc2436')
 
 build() {



More information about the arch-commits mailing list