summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2020-06-08 19:34:40 +0200
committerGiovanni Santini2020-06-08 19:34:40 +0200
commitbc12e146b781c6f006bacc5889e26f9b61948823 (patch)
treeec8ba34df32b6e0badbd1390fe1913386763ddbe
parentf76c7c849ca0df7226c4098f5ebc98dac30b269f (diff)
downloadaur-bc12e146b781c6f006bacc5889e26f9b61948823.tar.gz
upgpkg: telegram-desktop-dev 2.1.10-1
- Version bump.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7912c8213c90..a3ac6602833e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = telegram-desktop-dev
pkgdesc = Official Telegram Desktop client - development release
- pkgver = 2.1.7
+ pkgver = 2.1.10
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.7
+ source = tdesktop::git+https://github.com/telegramdesktop/tdesktop.git#tag=v2.1.10
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
@@ -55,7 +55,7 @@ pkgbase = telegram-desktop-dev
source = qt5ct::git+https://github.com/desktop-app/qt5ct.git
source = range-v3::git+https://github.com/ericniebler/range-v3.git
source = rlottie::git+https://github.com/desktop-app/rlottie.git
- source = variant::git+https://github.com/mapbox/variant
+ source = variant::git+https://github.com/desktop-app/variant.git
source = xxHash::git+https://github.com/Cyan4973/xxHash.git
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index cd81fead66d1..ea0fdf0d8c11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# https://github.com/mymedia2/tdesktop
pkgname=telegram-desktop-dev
-pkgver=2.1.7
+pkgver=2.1.10
pkgrel=1
pkgdesc='Official Telegram Desktop client - development release'
arch=('i686' 'x86_64')
@@ -59,7 +59,7 @@ source=(
"qt5ct::git+https://github.com/desktop-app/qt5ct.git"
"range-v3::git+https://github.com/ericniebler/range-v3.git"
"rlottie::git+https://github.com/desktop-app/rlottie.git"
- "variant::git+https://github.com/mapbox/variant"
+ "variant::git+https://github.com/desktop-app/variant.git"
"xxHash::git+https://github.com/Cyan4973/xxHash.git"
)
sha512sums=('SKIP'