summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerman Lashevich2022-03-28 00:47:33 +0200
committerGerman Lashevich2022-03-28 00:47:33 +0200
commit83c7938ee685755bc7c553558cf20276c18701bd (patch)
treee3289fa0df4cae3d3ac3815a37e0ee4614cab852
parent0510b54f973bcaf341d87705c3dadb3662e77361 (diff)
downloadaur-83c7938ee685755bc7c553558cf20276c18701bd.tar.gz
Update to 1.8.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1964e602d74d..5b5e3ba2eef8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xkb-switch-i3
pkgdesc = Program that allows to query and change the XKB layout state (with i3wm auto-switch mode)
- pkgver = 1.8.1
+ pkgver = 1.8.5
pkgrel = 1
url = https://github.com/zebradil/xkb-switch-i3
arch = i686
@@ -15,7 +15,7 @@ pkgbase = xkb-switch-i3
depends = jsoncpp
provides = xkb-switch
conflicts = xkb-switch
- source = xkb-switch-i3-1.8.1.tar.gz::https://github.com/zebradil/xkb-switch-i3/archive/1.8.1.tar.gz
+ source = xkb-switch-i3-1.8.5.tar.gz::https://github.com/zebradil/xkb-switch-i3/archive/1.8.5.tar.gz
source = i3ipcpp-0.5.tar.gz::https://github.com/drmgc/i3ipcpp/archive/v0.5.tar.gz
sha1sums = 4cbda3f5959013d914f08def583341ea337f54c6
sha1sums = 4022aa1c0c14519c3c5f9b7e82d82fa503b4959c
diff --git a/PKGBUILD b/PKGBUILD
index b1946812a8e7..d2f622e7d051 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_i3ipcpp_ver=0.5
pkgname=xkb-switch-i3
-pkgver=1.8.1
+pkgver=1.8.5
pkgrel=1
pkgdesc='Program that allows to query and change the XKB layout state (with i3wm auto-switch mode)'
conflicts=('xkb-switch')