summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2020-04-17 02:10:23 +0200
committerGiovanni Santini2020-04-17 02:10:23 +0200
commita5a3f9765887b3e727dc027e4191da04f90da0bc (patch)
tree636ad0f1c497716834d4cc9304b118e52ee0f79d
parent6b7e5fa7d4b04c799284ea7832e05e9e58e3e28e (diff)
downloadaur-a5a3f9765887b3e727dc027e4191da04f90da0bc.tar.gz
upgpkg: telegram-desktop-dev 2.0.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 b9ba58458d9b..ac6b82e11316 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = telegram-desktop-dev
pkgdesc = Official Telegram Desktop client - development release
- pkgver = 1.9.21
+ pkgver = 2.0.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=v1.9.21
+ source = tdesktop::git+https://github.com/telegramdesktop/tdesktop.git#tag=v2.0.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 1bd0756c7984..f5a07e4f9c5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# https://github.com/mymedia2/tdesktop
pkgname=telegram-desktop-dev
-pkgver=1.9.21
+pkgver=2.0.1
pkgrel=1
pkgdesc='Official Telegram Desktop client - development release'
arch=('i686' 'x86_64')