summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorj.r2023-02-02 15:17:56 +0100
committerj.r2023-02-02 15:17:56 +0100
commitcc0cc430f023c57ff54e30c355a71a95e08fbb6b (patch)
tree643c89fd5d47e6a9bc0adde44606f21d008d24e5 /PKGBUILD
parent514c98cf506a3f94f8a390fec889b38c55322a56 (diff)
downloadaur-cc0cc430f023c57ff54e30c355a71a95e08fbb6b.tar.gz
Upgrade to 1.8.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60edcfb3a7d0..b378590bb7f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Serrano Blanco <felixseblanc@gmail.com>
pkgname=libtd
-pkgver=1.8.5
+pkgver=1.8.10
pkgrel=1
pkgdesc="Cross-platform library for building Telegram clients "
arch=('x86_64')
@@ -23,7 +23,7 @@ makedepends=(
)
provides=('libtd')
conflicts=('telegram-tdlib')
-_commit=d9cfcf88fe4ad06dae1716ce8f66bbeb7f9491d9
+_commit=93c42f6d7c1209937431469f80427d48907f1b8d
source=("$pkgname::git+https://github.com/tdlib/td.git#commit=$_commit")
md5sums=('SKIP')