summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef79d38cf3d0..55ae504f5086 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = telebot-git
pkgdesc = Telegram Bot API in C
- pkgver = r130.470994b
+ pkgver = r133.6cff657
pkgrel = 1
url = https://elmurod.net/telebot/
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 388f78270c7d..737d40cdad7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: Qontinuum <qontinuum@artixlinux.org>
+# Maintainer: Nicholas Wang <me@nicho1as.wang>
pkgname=telebot-git
-pkgver=r130.470994b
+pkgver=r133.6cff657
pkgrel=1
pkgdesc='Telegram Bot API in C'
arch=('any')