summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSarisan2022-11-07 05:25:13 +0500
committerSarisan2022-11-07 05:25:13 +0500
commit544f6216d0546a431a23400334c60d62d375507f (patch)
treea8e4f468364d71a81d8d05570d71e9e426342299 /PKGBUILD
parenta6be7706ea6f5acdec90764a663125b74529415d (diff)
downloadaur-544f6216d0546a431a23400334c60d62d375507f.tar.gz
Update version to 6.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f64c746f9e65..fa4b00ef3bb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sarisan Sekoohaka <sekoohaka.sarisan@gmail.com>
pkgname=telegram-bot-api
-pkgver=6.2
+pkgver=6.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=f59097ab16232995ed5bdc3feff4f3ca82c9b127
-_commit1=d9cfcf88fe4ad06dae1716ce8f66bbeb7f9491d9
+_commit=571baeead026fd6c671e00d6c5cf76d2bdf8eeb1
+_commit1=bbe37ee594d97f3c7820dd23ebcd9c9b8dac51a0
source=("git+https://github.com/tdlib/telegram-bot-api.git#commit=$_commit"
"git+https://github.com/tdlib/td.git#commit=$_commit1")
sha256sums=('SKIP'