summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSarisan2022-11-15 06:40:32 +0500
committerSarisan2022-11-15 06:40:32 +0500
commit428dc6a2d7864988745e6e7f34484f4ab1af2171 (patch)
treee8b55559532862be1ff35f3e201941048e3afd09 /PKGBUILD
parent4499b00a20ee7dce427cb2854382c4be18edf8cf (diff)
downloadaur-428dc6a2d7864988745e6e7f34484f4ab1af2171.tar.gz
Update version to 6.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0984b55f1926..7c29c30e344a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sarisan Sekoohaka <sekoohaka.sarisan@gmail.com>
pkgname=telegram-bot-api
-pkgver=6.3
+pkgver=6.3.2
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=571baeead026fd6c671e00d6c5cf76d2bdf8eeb1
-_commit1=bbe37ee594d97f3c7820dd23ebcd9c9b8dac51a0
+_commit=a822b35d8737c4aab01d702c788a28dc75aa0f55
+_commit1=7eba19887ad834fd731b6b07b53c2426fe4beb59
source=("git+https://github.com/tdlib/telegram-bot-api.git#commit=$_commit"
"git+https://github.com/tdlib/td.git#commit=$_commit1")
sha256sums=('SKIP'