summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2020-06-17 00:02:54 +0200
committerGiovanni Santini2020-06-17 00:02:54 +0200
commit44797067d3ef44ead9f2d34fbd19f3939d176e8d (patch)
tree192a15f74be8ce934b05c981fac7ed50b674b1fc
parentbc12e146b781c6f006bacc5889e26f9b61948823 (diff)
downloadaur-44797067d3ef44ead9f2d34fbd19f3939d176e8d.tar.gz
upgpkg: telegram-desktop-dev 2.1.11-1
- Version bump.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3ac6602833e..a6c614a56bbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = telegram-desktop-dev
pkgdesc = Official Telegram Desktop client - development release
- pkgver = 2.1.10
+ pkgver = 2.1.11
pkgrel = 1
url = https://desktop.telegram.org/
arch = i686
@@ -24,7 +24,7 @@ pkgbase = telegram-desktop-dev
optdepends = ttf-opensans: default Open Sans font family
provides = telegram-desktop
conflicts = telegram-desktop
- source = tdesktop::git+https://github.com/telegramdesktop/tdesktop.git#tag=v2.1.10
+ source = tdesktop::git+https://github.com/telegramdesktop/tdesktop.git#tag=v2.1.11
source = Catch::git+https://github.com/philsquared/Catch
source = cmake::git+https://github.com/desktop-app/cmake_helpers.git
source = codegen::git+https://github.com/desktop-app/codegen.git
diff --git a/PKGBUILD b/PKGBUILD
index ea0fdf0d8c11..e3542ef9af59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# https://github.com/mymedia2/tdesktop
pkgname=telegram-desktop-dev
-pkgver=2.1.10
+pkgver=2.1.11
pkgrel=1
pkgdesc='Official Telegram Desktop client - development release'
arch=('i686' 'x86_64')
@@ -161,6 +161,7 @@ build() {
-DTDESKTOP_API_TEST=ON \
-DDESKTOP_APP_USE_PACKAGED_RLOTTIE=OFF \
-DDESKTOP_APP_USE_PACKAGED_VARIANT=OFF \
+ -DDESKTOP_APP_USE_PACKAGED_GSL=OFF \
-DTDESKTOP_DISABLE_REGISTER_CUSTOM_SCHEME=ON \
-DTDESKTOP_USE_PACKAGED_TGVOIP=OFF \
-DDESKTOP_APP_SPECIAL_TARGET="" \