summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerman Lashevich2019-12-15 15:07:44 +0100
committerGerman Lashevich2019-12-15 15:07:44 +0100
commit887a48c9ec9f215de529100ae9c72bec3d0d5dac (patch)
tree633d3eb4cdcdb627c2705bc9c5be0afd1b6e4d82
parent26b27defa4775742209ffa2a78d4837804726e71 (diff)
downloadaur-887a48c9ec9f215de529100ae9c72bec3d0d5dac.tar.gz
Bump pkrel
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff04822f615b..8940e006860c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,23 @@
pkgbase = xkb-switch-i3-git
pkgdesc = Program that allows to query and change the XKB layout state (with i3wm auto-switch mode)
- pkgver = 1.6.0
- pkgrel = 1
+ pkgver = 1.6.0.r7.g69fe11f
+ pkgrel = 2
url = https://github.com/zebradil/xkb-switch-i3
arch = i686
arch = x86_64
license = GPL3
makedepends = git
makedepends = cmake
+ makedepends = libsigc++
depends = libx11
depends = libxkbfile
+ depends = i3-wm
provides = xkb-switch
conflicts = xkb-switch
source = git+https://github.com/zebradil/xkb-switch-i3.git#branch=master
source = git+https://github.com/drmgc/i3ipcpp.git
sha1sums = SKIP
+ sha1sums = SKIP
pkgname = xkb-switch-i3-git
diff --git a/PKGBUILD b/PKGBUILD
index e5f4f86fd861..d38fcba634d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=xkb-switch-i3
pkgname=xkb-switch-i3-git
pkgver=1.6.0.r7.g69fe11f
-pkgrel=1
+pkgrel=2
pkgdesc='Program that allows to query and change the XKB layout state (with i3wm auto-switch mode)'
conflicts=('xkb-switch')
provides=('xkb-switch')