summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2020-05-05 14:39:59 +0200
committerGiovanni Santini2020-05-05 14:39:59 +0200
commitd648445987a50308819dce090dc788b46f39888d (patch)
tree98799ee2d7e00cc5fbc7f6d2801e6b99ff9f9262
parenta5a3f9765887b3e727dc027e4191da04f90da0bc (diff)
downloadaur-d648445987a50308819dce090dc788b46f39888d.tar.gz
upgpkg: telegram-desktop-dev 2.1.1-1
- Version bump.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac6b82e11316..1332a33fc707 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = telegram-desktop-dev
pkgdesc = Official Telegram Desktop client - development release
- pkgver = 2.0.1
+ pkgver = 2.1.1
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.0.1
+ source = tdesktop::git+https://github.com/telegramdesktop/tdesktop.git#tag=v2.1.1
source = Catch::git+https://github.com/philsquared/Catch
source = GSL::git+https://github.com/Microsoft/GSL.git
source = QR::git+https://github.com/nayuki/QR-Code-generator
diff --git a/PKGBUILD b/PKGBUILD
index f5a07e4f9c5a..1852ef6dcd15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# https://github.com/mymedia2/tdesktop
pkgname=telegram-desktop-dev
-pkgver=2.0.1
+pkgver=2.1.1
pkgrel=1
pkgdesc='Official Telegram Desktop client - development release'
arch=('i686' 'x86_64')