summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbloznelis2023-11-04 15:44:14 +0000
committerbloznelis2023-11-04 15:44:14 +0000
commitdc6aaa325297c658260e0883e67a3fd6b6a58a01 (patch)
tree9877c372ad508727d3282e1715b994da8af670f9
parent0f23ba50fd3e0d5e9ce4eabbe089b8172f9d244f (diff)
downloadaur-dc6aaa325297c658260e0883e67a3fd6b6a58a01.tar.gz
Release 2.0.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36fe14459f9f..590f807570c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kbt
pkgdesc = Keyboard tester in terminal
- pkgver = 2.0.1
+ pkgver = 2.0.2
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.1.tar.gz
+ source = https://github.com/bloznelis/kbt/archive/refs/tags/2.0.2.tar.gz
sha256sums = SKIP
pkgname = kbt
diff --git a/PKGBUILD b/PKGBUILD
index c7760f720c27..0b8f09d0966e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Energi <bloznelis05@gmail.com>
pkgname=kbt
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc="Keyboard tester in terminal"
arch=(x86_64)