summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSarisan2022-12-20 02:45:44 +0300
committerSarisan2022-12-20 02:45:44 +0300
commit23b99e5ad7645adb9b0af304df3e810d3df19ac2 (patch)
tree5a611cb821aba87bfb58ecc6144317ba5bc108e2 /PKGBUILD
parent428dc6a2d7864988745e6e7f34484f4ab1af2171 (diff)
downloadaur-23b99e5ad7645adb9b0af304df3e810d3df19ac2.tar.gz
Update version to 6.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c29c30e344a..d80c07619c80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sarisan Sekoohaka <sekoohaka.sarisan@gmail.com>
pkgname=telegram-bot-api
-pkgver=6.3.2
+pkgver=6.3.3
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=a822b35d8737c4aab01d702c788a28dc75aa0f55
-_commit1=7eba19887ad834fd731b6b07b53c2426fe4beb59
+_commit=aec312006e07a56b903e8bd6391e005d283fb6c4
+_commit1=e531ae2eb01d5c0ba2a195c8d860a4e53689a729
source=("git+https://github.com/tdlib/telegram-bot-api.git#commit=$_commit"
"git+https://github.com/tdlib/td.git#commit=$_commit1")
sha256sums=('SKIP'