summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aec399752f7b..f52b8e37a17e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = telegram-desktop-dev
pkgdesc = Official Telegram Desktop client - development release
- pkgver = 1.4.2
+ pkgver = 1.4.3
pkgrel = 1
url = https://desktop.telegram.org/
arch = i686
@@ -23,7 +23,7 @@ pkgbase = telegram-desktop-dev
optdepends = libnotify: desktop notifications
provides = telegram-desktop
conflicts = telegram-desktop
- source = tdesktop::git+https://github.com/telegramdesktop/tdesktop.git#tag=v1.4.2
+ source = tdesktop::git+https://github.com/telegramdesktop/tdesktop.git#tag=v1.4.3
source = Catch::git+https://github.com/philsquared/Catch.git
source = crl::git+https://github.com/telegramdesktop/crl.git
source = GSL::git+https://github.com/Microsoft/GSL.git
diff --git a/PKGBUILD b/PKGBUILD
index 34c47d2a57e2..1dc07b85df2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# https://github.com/mymedia2/tdesktop
pkgname=telegram-desktop-dev
-pkgver=1.4.2
+pkgver=1.4.3
pkgrel=1
pkgdesc='Official Telegram Desktop client - development release'
arch=('i686' 'x86_64')