summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2018-10-11 22:56:01 +0200
committerGiovanni Santini2018-10-11 22:56:01 +0200
commit75548a84219bef42c65f38ebe2b62f24e649936c (patch)
tree85c0f896aab1c1dd0c585229e17fa9b04506f263
parent122dafff019092874f31497d71ebda6703fc2ebb (diff)
downloadaur-75548a84219bef42c65f38ebe2b62f24e649936c.tar.gz
upgpkg: telegram-desktop-dev 1.4.2-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 976e4f61b1a5..aec399752f7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = telegram-desktop-dev
pkgdesc = Official Telegram Desktop client - development release
- pkgver = 1.4.0
+ pkgver = 1.4.2
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.0
+ source = tdesktop::git+https://github.com/telegramdesktop/tdesktop.git#tag=v1.4.2
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 9574bb4bce34..34c47d2a57e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# https://github.com/mymedia2/tdesktop
pkgname=telegram-desktop-dev
-pkgver=1.4.0
+pkgver=1.4.2
pkgrel=1
pkgdesc='Official Telegram Desktop client - development release'
arch=('i686' 'x86_64')