summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaria Lisina2024-02-22 13:59:15 +0300
committerMaria Lisina2024-02-22 13:59:15 +0300
commit1c93484336f1dcc7a00e10a6ac385b207f535c14 (patch)
treed452cb6611aca8b52d014e43743e9e0fdeeafe22 /PKGBUILD
parent4b485e71b6a0656ac422ec2c2ffa6b11addb0464 (diff)
downloadaur-1c93484336f1dcc7a00e10a6ac385b207f535c14.tar.gz
Update version to 7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 728b9623afac..14186d84f4cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maria Lisina <sekoohaka.sarisan@gmail.com>
pkgname=telegram-bot-api
-pkgver=7.0
+pkgver=7.1
pkgrel=1
pkgdesc="Telegram Bot API server"
arch=('x86_64')
@@ -11,8 +11,8 @@ depends=('gcc-libs' 'openssl' 'zlib')
makedepends=('cmake>=3.0.2' 'gcc>=4.9.2' 'git' 'gperf')
provides=('telegram-bot-api')
conflicts=('telegram-bot-api-git')
-_commit=ade0841d41b7126c2d908475291a5e1cd8a1b905
-_commit1=27c3eaeb4964bd5f18d8488e354abde1a4383e49
+_commit=74f7c3a0cdd3cea66eb0e526f4086857dcdb03aa
+_commit1=d93a99e3351db82573d765ce4f5e84714c277518
source=("git+https://github.com/tdlib/telegram-bot-api.git#commit=$_commit"
"git+https://github.com/tdlib/td.git#commit=$_commit1")
sha256sums=('SKIP'