summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduardo Sánchez Muñoz2017-01-22 11:58:12 +0100
committerEduardo Sánchez Muñoz2017-01-22 11:58:12 +0100
commit693b1cd9d712cae6b4eaa2176fd1de145981324c (patch)
treef158226cd5e98e858b67ab34c5f4113e2e881f80
parent957a76f9fb691486341bcf4781ad0ef3d16f6b69 (diff)
downloadaur-693b1cd9d712cae6b4eaa2176fd1de145981324c.tar.gz
Update to version 1.0.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
-rw-r--r--aur-fixes.diff2
3 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca3f5dd03b1a..78e736d714aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jan 12 10:20:01 UTC 2017
+# Sun Jan 22 10:57:51 UTC 2017
pkgbase = telegram-desktop
pkgdesc = Official desktop version of Telegram messaging app.
- pkgver = 1.0.0
+ pkgver = 1.0.2
pkgrel = 1
url = https://desktop.telegram.org/
arch = i686
@@ -53,7 +53,7 @@ pkgbase = telegram-desktop
depends = xcb-util-image
depends = xcb-util-renderutil
depends = hicolor-icon-theme
- source = tdesktop::git+https://github.com/telegramdesktop/tdesktop.git#tag=v1.0.0
+ source = tdesktop::git+https://github.com/telegramdesktop/tdesktop.git#tag=v1.0.2
source = https://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtbase-opensource-src-5.6.2.tar.xz
source = https://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtimageformats-opensource-src-5.6.2.tar.xz
source = https://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtwayland-opensource-src-5.6.2.tar.xz
@@ -68,7 +68,7 @@ pkgbase = telegram-desktop
sha256sums = SKIP
sha256sums = 41c22fae6ae757936741e63aec3d0f17cafe86b2d6153cdd1d01a5581e871f17
sha256sums = d4cdad0d091c7e47811d8a26d55bbee492e7845e968c522e86f120815477e9eb
- sha256sums = f1c17a16177220cc6dcd68a5bcb613b4bf7da81d8be3f38f893642eb42cc06ca
+ sha256sums = d7e19e473173a4cbf2a912084e5c6a6d235eb8d843ab7023d2c432088eacfc07
pkgname = telegram-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 6282a75a51a1..7e633c91f650 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=telegram-desktop
-pkgver=1.0.0
+pkgver=1.0.2
pkgrel=1
pkgdesc='Official desktop version of Telegram messaging app.'
arch=('i686' 'x86_64')
@@ -77,7 +77,7 @@ sha256sums=(
'SKIP'
'41c22fae6ae757936741e63aec3d0f17cafe86b2d6153cdd1d01a5581e871f17'
'd4cdad0d091c7e47811d8a26d55bbee492e7845e968c522e86f120815477e9eb'
- 'f1c17a16177220cc6dcd68a5bcb613b4bf7da81d8be3f38f893642eb42cc06ca'
+ 'd7e19e473173a4cbf2a912084e5c6a6d235eb8d843ab7023d2c432088eacfc07'
)
prepare() {
diff --git a/aur-fixes.diff b/aur-fixes.diff
index 08a2c8567368..519ef2523bca 100644
--- a/aur-fixes.diff
+++ b/aur-fixes.diff
@@ -1,5 +1,5 @@
diff --git a/Telegram/SourceFiles/historywidget.cpp b/Telegram/SourceFiles/historywidget.cpp
-index 580cffe8..e807c43f 100644
+index 52c9addd..78af10ac 100644
--- a/Telegram/SourceFiles/historywidget.cpp
+++ b/Telegram/SourceFiles/historywidget.cpp
@@ -189,7 +189,7 @@ namespace {