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 fbb40b995a63..f533167efc88 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = tnb
pkgdesc = CLI-based Telegram Notification Bot
- pkgver = 2.1.0
+ pkgver = 2.1.1
pkgrel = 1
epoch = 1
url = https://github.com/Wint3rmute/tnb.git
arch = x86_64
license = custom:WTFPL
makedepends = cargo
- source = tnb::git+https://github.com/Wint3rmute/tnb.git#tag=2.1.0
+ source = tnb::git+https://github.com/Wint3rmute/tnb.git#tag=2.1.1
sha1sums = SKIP
pkgname = tnb
diff --git a/PKGBUILD b/PKGBUILD
index 9408cde427c6..07f7e1195a9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=tnb
-pkgver=2.1.0
+pkgver=2.1.1
pkgrel=1
epoch=1
pkgdesc="CLI-based Telegram Notification Bot"