summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2023-11-15 22:14:39 +0000
committergithub-actions[bot]2023-11-15 22:14:39 +0000
commitb4ea6811e628a5b2795bf38acf1cec120f3e8762 (patch)
tree7ece4fac16c231b1da519680ef417571d869a543
parentdde362c80466683ffeb8d678f8002a4f12314e6a (diff)
downloadaur-b4ea6811e628a5b2795bf38acf1cec120f3e8762.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 a4ccee05a7f2..a2aa64dec7c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xkb-switch-i3
pkgdesc = Program that allows to query and change the XKB layout state (with i3wm auto-switch mode)
pkgver = 2.0.1+i3_5
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/zebradil/xkb-switch-i3
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a6f723426f5d..9ad26b545eba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@
# shellcheck disable=SC2034,SC2154
pkgname=xkb-switch-i3
pkgver=2.0.1+i3_5
-pkgrel=6
-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=7
+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)