summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2019-07-08 18:45:23 +0200
committerGiovanni Santini2019-07-08 18:45:23 +0200
commita5dbc6b847c1d9cd67e6ec86dce59c3c2b802487 (patch)
treeb15a7ebf98dc3be29d51f0b855d4dff3a4bac94a
parent56e1688d203521d62cbf257cb869cb635f6bbaa9 (diff)
downloadaur-a5dbc6b847c1d9cd67e6ec86dce59c3c2b802487.tar.gz
upgpkg: telegram-desktop-bin 1.7.14-1
- Version bump.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72918be04645..8f4ae96e2a94 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = telegram-desktop-bin
pkgdesc = Official desktop version of Telegram messaging app - Static binaries
- pkgver = 1.7.10
+ pkgver = 1.7.14
pkgrel = 1
url = https://desktop.telegram.org
install = telegram-desktop-bin.install
@@ -38,10 +38,10 @@ pkgbase = telegram-desktop-bin
sha256sums = 83e3e8eeecadcb3429704626d4ac80ef61ef4e06ba2c6ca2b105a4a436f33032
sha256sums = 871f2a6d3bd9d657f8379196e51fd3117c1586e0042e9e993ae138f78b2bcd76
sha256sums = a9eb77ca5a428b32f6e01f62b859cce788c4c9a170dc2cd080800a9de59faa3d
- source_i686 = https://github.com/telegramdesktop/tdesktop/releases/download/v1.7.10/tsetup32.1.7.10.tar.xz
- sha256sums_i686 = 12fd9e6c9a12d7a5c7abde3eadfaa0b042a1538ed498d224baa9ae9753ae077c
- source_x86_64 = https://github.com/telegramdesktop/tdesktop/releases/download/v1.7.10/tsetup.1.7.10.tar.xz
- sha256sums_x86_64 = 4afdaad76ad1d8b22a3d05efa60859ab6641e0ea9878b57e5d3ed80aadf6e13c
+ source_i686 = https://github.com/telegramdesktop/tdesktop/releases/download/v1.7.14/tsetup32.1.7.14.tar.xz
+ sha256sums_i686 = 9b519221dc53363322516035bb87fd50b264f1c90ce62310ca8dd8ecacd23eda
+ source_x86_64 = https://github.com/telegramdesktop/tdesktop/releases/download/v1.7.14/tsetup.1.7.14.tar.xz
+ sha256sums_x86_64 = 627ab52c62ded383e6e0b64d9d730ea98a72c2e1263cfb14208b5de9ed000550
pkgname = telegram-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index d6c6fb91869c..bdd3f7c30a83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: agnotek <agnostic.sn [at]gmail.com>
pkgname=telegram-desktop-bin
-pkgver=1.7.10
+pkgver=1.7.14
pkgrel=1
pkgdesc="Official desktop version of Telegram messaging app - Static binaries"
arch=('i686' 'x86_64')
@@ -47,8 +47,8 @@ sha256sums=('32d1597d67a7ef519367e499fcc978da4cce104e370b3787853446d93b1533d6'
'83e3e8eeecadcb3429704626d4ac80ef61ef4e06ba2c6ca2b105a4a436f33032'
'871f2a6d3bd9d657f8379196e51fd3117c1586e0042e9e993ae138f78b2bcd76'
'a9eb77ca5a428b32f6e01f62b859cce788c4c9a170dc2cd080800a9de59faa3d')
-sha256sums_i686=('12fd9e6c9a12d7a5c7abde3eadfaa0b042a1538ed498d224baa9ae9753ae077c')
-sha256sums_x86_64=('4afdaad76ad1d8b22a3d05efa60859ab6641e0ea9878b57e5d3ed80aadf6e13c')
+sha256sums_i686=('9b519221dc53363322516035bb87fd50b264f1c90ce62310ca8dd8ecacd23eda')
+sha256sums_x86_64=('627ab52c62ded383e6e0b64d9d730ea98a72c2e1263cfb14208b5de9ed000550')
# Some installation information
install="$pkgname.install"