Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages / keyd
Commits:
98345687 by Brett Cornwall at 2024-03-01T15:23:10-08:00
Bump to 2.4.3-4 to accomodate AUR users
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = keyd
pkgdesc = A key remapping daemon for linux
pkgver = 2.4.3
- pkgrel = 1
+ pkgrel = 4
url = https://github.com/rvaiya/keyd
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=keyd
pkgver=2.4.3
-pkgrel=1
+pkgrel=4
pkgdesc="A key remapping daemon for linux"
arch=(x86_64)
url="https://github.com/rvaiya/keyd"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/keyd/-/commit/98345687d4ada1bfae05c18ef7f77523072c6951
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/keyd/-/commit/98345687d4ada1bfae05c18ef7f77523072c6951
You're receiving this email because of your account on gitlab.archlinux.org.