summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
-rw-r--r--aur-fixes.diff2
3 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f9aa7f7f318d..e82d58dd4518 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Oct 21 10:49:15 UTC 2016
+# Mon Oct 24 20:07:18 UTC 2016
pkgbase = telegram-desktop
pkgdesc = Official desktop version of Telegram messaging app.
- pkgver = 0.10.16
- pkgrel = 2
+ pkgver = 0.10.18
+ pkgrel = 1
url = https://desktop.telegram.org/
arch = i686
arch = x86_64
@@ -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=v0.10.16
+ source = tdesktop::git+https://github.com/telegramdesktop/tdesktop.git#tag=v0.10.18
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 = 2380e467c4424d896179ea12e21a5c2d820050b18f00b0bcdc77c2a538479ec3
+ sha256sums = 0afc0013ff5f8aaec1edfa85d51be5d79e23d46cb63b28fcebf1656bb5eec1cf
pkgname = telegram-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 6ca3d98b39ee..1f66d0b8ead4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=telegram-desktop
-pkgver=0.10.16
-pkgrel=2
+pkgver=0.10.18
+pkgrel=1
pkgdesc='Official desktop version of Telegram messaging app.'
arch=('i686' 'x86_64')
url="https://desktop.telegram.org/"
@@ -77,7 +77,7 @@ sha256sums=(
'SKIP'
'41c22fae6ae757936741e63aec3d0f17cafe86b2d6153cdd1d01a5581e871f17'
'd4cdad0d091c7e47811d8a26d55bbee492e7845e968c522e86f120815477e9eb'
- '2380e467c4424d896179ea12e21a5c2d820050b18f00b0bcdc77c2a538479ec3'
+ '0afc0013ff5f8aaec1edfa85d51be5d79e23d46cb63b28fcebf1656bb5eec1cf'
)
prepare() {
diff --git a/aur-fixes.diff b/aur-fixes.diff
index 2769acf40f95..324f70d1a07f 100644
--- a/aur-fixes.diff
+++ b/aur-fixes.diff
@@ -56,7 +56,7 @@ index 06bd4af..755d97f 100644
Q_IMPORT_PLUGIN(QGenericEnginePlugin)
Q_IMPORT_PLUGIN(QNetworkManagerEnginePlugin)
diff --git a/Telegram/gyp/Telegram.gyp b/Telegram/gyp/Telegram.gyp
-index 5a49cd2..7cb3e88 100644
+index f6609c1..ef6fc5e 100644
--- a/Telegram/gyp/Telegram.gyp
+++ b/Telegram/gyp/Telegram.gyp
@@ -78,21 +78,18 @@