summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-11-15 22:14:43 +0000
committergithub-actions[bot]2023-11-15 22:14:43 +0000
commit0df51fe3ebe71bbbe0d69b7b850fc550640d2f1b (patch)
treeb39efcb59a570fbcf8ea73d2e9fb72aa8f2712e0
parent5f4f9ca86efbf1085be7a5e01c0271d10ca27b4c (diff)
downloadaur-0df51fe3ebe71bbbe0d69b7b850fc550640d2f1b.tar.gz
Automatic update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d762193b587f..9e9f30dd381e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xkb-switch-i3-git
pkgdesc = Program that allows to query and change the XKB layout state (with i3wm auto-switch mode)
pkgver = 2.0.1+i3_5
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/zebradil/xkb-switch-i3
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a5eab9fccff2..7f3fd92c1569 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@
# shellcheck disable=SC2034,SC2154
pkgname=xkb-switch-i3-git
pkgver=2.0.1+i3_5
-pkgrel=3
-pkgdesc="Program that allows to query and change the XKB layout state (with i3wm auto-switch mode)"
-url="https://github.com/zebradil/xkb-switch-i3"
+pkgrel=4
+pkgdesc='Program that allows to query and change the XKB layout state (with i3wm auto-switch mode)'
+url='https://github.com/zebradil/xkb-switch-i3'
arch=(i686 x86_64)
license=(MIT)
depends=(i3-wm jsoncpp libsigc++ libx11 libxkbfile)