summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSarisan2022-08-15 14:08:28 +0500
committerSarisan2022-08-15 14:08:28 +0500
commita6be7706ea6f5acdec90764a663125b74529415d (patch)
treee4af61cdac81358be4a00860df1274ae2612497c /PKGBUILD
parentf06ba1f508502141d7107cba8d0098c60e443196 (diff)
downloadaur-a6be7706ea6f5acdec90764a663125b74529415d.tar.gz
Update version to 6.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1aa542340a2f..f64c746f9e65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sarisan Sekoohaka <sekoohaka.sarisan@gmail.com>
pkgname=telegram-bot-api
-pkgver=6.1
+pkgver=6.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=24ee05d15fca6f771c8229c38d96d6008b81c64a
-_commit1=b393215d6671863b6baf2a589d343cff9474f6ba
+_commit=f59097ab16232995ed5bdc3feff4f3ca82c9b127
+_commit1=d9cfcf88fe4ad06dae1716ce8f66bbeb7f9491d9
source=("git+https://github.com/tdlib/telegram-bot-api.git#commit=$_commit"
"git+https://github.com/tdlib/td.git#commit=$_commit1")
sha256sums=('SKIP'