summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerman Lashevich2022-03-28 00:56:16 +0200
committerGerman Lashevich2022-03-28 00:56:16 +0200
commita1e1dae667acef6fbfdc50c2f33d8cc61090a66c (patch)
tree8f65c879ab21f2d746bc6431da76f66bb0acb2d5
parentc858d1bf73b048763928989fdfef32279a8fb7a4 (diff)
downloadaur-a1e1dae667acef6fbfdc50c2f33d8cc61090a66c.tar.gz
Update checksums
-rw-r--r--.SRCINFO4
-rw-r--r--Makefile1
-rw-r--r--PKGBUILD2
3 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b5e3ba2eef8..57d030f5ca8c 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 = 1.8.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/zebradil/xkb-switch-i3
arch = i686
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = xkb-switch-i3
conflicts = xkb-switch
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 = 9fcb3d0622312a365034d8fafe8ae2d88db8ca29
sha1sums = 4022aa1c0c14519c3c5f9b7e82d82fa503b4959c
pkgname = xkb-switch-i3
diff --git a/Makefile b/Makefile
index 51132ebe0d2a..0e2ea1a9c311 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,5 @@
update::
+ updpkgsums PKGBUILD
makepkg --printsrcinfo > .SRCINFO
install::
diff --git a/PKGBUILD b/PKGBUILD
index 81a8f0a043e5..7a39c8416345 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _i3ipcpp_ver=0.5
pkgname=xkb-switch-i3
pkgver=1.8.5
-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')