summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4424cc676c4..33845e02485a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kbt
pkgdesc = Keyboard tester in terminal
- pkgver = 2.0.6
+ pkgver = 2.1.0
pkgrel = 1
url = https://github.com/bloznelis/kbt
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = kbt
makedepends = cargo
provides = kbt
conflicts = kbt
- source = https://github.com/bloznelis/kbt/archive/refs/tags/2.0.6.tar.gz
+ source = https://github.com/bloznelis/kbt/archive/refs/tags/2.1.0.tar.gz
sha256sums = SKIP
pkgname = kbt
diff --git a/PKGBUILD b/PKGBUILD
index 9b0e23232d99..2efde232be02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Energi <bloznelis05@gmail.com>
pkgname=kbt
-pkgver=2.0.6
+pkgver=2.1.0
pkgrel=1
pkgdesc="Keyboard tester in terminal"
arch=(x86_64)