summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWint3rmute2023-08-26 11:14:32 +0200
committerWint3rmute2023-08-26 11:14:32 +0200
commit9bc5e0b1312a5c33e7702359a63e72541a18c2bc (patch)
tree85b211e80eaaa8511a6d04251a612aff2bdeae21
parent4223984c66b1f7b58b4763daa56cf01789a47097 (diff)
downloadaur-9bc5e0b1312a5c33e7702359a63e72541a18c2bc.tar.gz
Update to 2.1.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ba53192f38b..fbb40b995a63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = tnb
pkgdesc = CLI-based Telegram Notification Bot
- pkgver = 2.0.3
+ pkgver = 2.1.0
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.0.3
+ source = tnb::git+https://github.com/Wint3rmute/tnb.git#tag=2.1.0
sha1sums = SKIP
pkgname = tnb
diff --git a/PKGBUILD b/PKGBUILD
index 8782fba93b1b..9408cde427c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=tnb
-pkgver=2.0.3
+pkgver=2.1.0
pkgrel=1
epoch=1
pkgdesc="CLI-based Telegram Notification Bot"