summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2019-06-01 23:49:27 +0200
committerGiovanni Santini2019-06-01 23:49:27 +0200
commit60e203dda83f91e9ce68db986007369d796f068d (patch)
treea90cb667c4e40e4735999a7cf76dc0646cc8e721
parent630d9ca66341099c8d0699f190bb41120c87afe2 (diff)
downloadaur-60e203dda83f91e9ce68db986007369d796f068d.tar.gz
upgpkg: telegram-desktop-bin 1.7.3-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 386971fe2f41..8e5f188cd650 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.0
+ pkgver = 1.7.3
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.0/tsetup32.1.7.0.tar.xz
- sha256sums_i686 = 8fddc4c06de72636c77ddc6f4a1f131f2bdabe688822808ff16d9b855babf510
- source_x86_64 = https://github.com/telegramdesktop/tdesktop/releases/download/v1.7.0/tsetup.1.7.0.tar.xz
- sha256sums_x86_64 = 0eba01dd2b9099dfc5a27394ed4b5a95c0b7232e431df72815689a65060797a5
+ source_i686 = https://github.com/telegramdesktop/tdesktop/releases/download/v1.7.3/tsetup32.1.7.3.tar.xz
+ sha256sums_i686 = cdb4dcf83d0b2be100c3a7fd1f7e618b5ea3b76d68d1c8c3474b8506c53b33f5
+ source_x86_64 = https://github.com/telegramdesktop/tdesktop/releases/download/v1.7.3/tsetup.1.7.3.tar.xz
+ sha256sums_x86_64 = 4d4e084dea83b0cc242816c720832b77707585da3ab1036780612cda0ec64075
pkgname = telegram-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 82b5ad7aba9d..f8aa49484288 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: agnotek <agnostic.sn [at]gmail.com>
pkgname=telegram-desktop-bin
-pkgver=1.7.0
+pkgver=1.7.3
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=('8fddc4c06de72636c77ddc6f4a1f131f2bdabe688822808ff16d9b855babf510')
-sha256sums_x86_64=('0eba01dd2b9099dfc5a27394ed4b5a95c0b7232e431df72815689a65060797a5')
+sha256sums_i686=('cdb4dcf83d0b2be100c3a7fd1f7e618b5ea3b76d68d1c8c3474b8506c53b33f5')
+sha256sums_x86_64=('4d4e084dea83b0cc242816c720832b77707585da3ab1036780612cda0ec64075')
# Some installation information
install="$pkgname.install"