Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / qmk
Commits:
0e5f6590 by Morten Linderud at 2024-04-05T21:05:54+02:00
upgpkg: 1.1.5-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = qmk
pkgdesc = CLI tool for customizing supported mechanical keyboards.
pkgver = 1.1.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/qmk/qmk_cli
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=qmk
pkgver=1.1.5
_qmk_udev_pkgver=0.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="CLI tool for customizing supported mechanical keyboards."
arch=('any')
url="https://github.com/qmk/qmk_cli"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qmk/-/commit/0e5f659014fe46e658a0a2931fe7f1b41f571169
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qmk/-/commit/0e5f659014fe46e658a0a2931fe7f1b41f571169
You're receiving this email because of your account on gitlab.archlinux.org.