summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Wang2022-06-30 21:43:20 -0500
committerNicholas Wang2022-06-30 21:43:20 -0500
commitc53444d7ab8c976a46c2c1e3b4a816a18e4ef06b (patch)
treeb14bec09b351d08f795428906c457239295d9563
parentb90bfd3c8880a85aca9513375ab11495f04f0a0b (diff)
downloadaur-c53444d7ab8c976a46c2c1e3b4a816a18e4ef06b.tar.gz
check working state as of r133.6cff657-1
-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')