[arch-commits] Commit in qmk/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Sun Jul 25 16:25:25 UTC 2021
Date: Sunday, July 25, 2021 @ 16:25:24
Author: foxboron
Revision: 984985
upgpkg: qmk 0.2.2-1
Modified:
qmk/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-25 16:11:50 UTC (rev 984984)
+++ PKGBUILD 2021-07-25 16:25:24 UTC (rev 984985)
@@ -3,8 +3,8 @@
# Contributor: Batuhan Baserdem <lastname dot firstname at gmail>
pkgname=qmk
-pkgver=0.1.0
-_qmk_pkgver=0.13.15
+pkgver=0.2.2
+_qmk_pkgver=0.13.26
pkgrel=1
pkgdesc="CLI tool for customizing supported mechanical keyboards."
arch=('any')
@@ -26,7 +26,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=('76654b2fff92857f04201cdea3effc8af1f6039b4fcbe64157edb62666928251'
+sha256sums=('1d5ab822d61692e5608c7268c588b1a6630159d9c4354e0010d220cb89d28ea2'
'6503d05a8acae64c93ddce7ae814ba6cd20cd9c4d4501aad93bb0b9ccf427fed')
build() {
More information about the arch-commits
mailing list