summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2020-01-06 14:54:07 +0100
committerGiovanni Santini2020-01-06 14:54:07 +0100
commitb0091777315eecf9809a2928446bfa260ece454e (patch)
tree86c8f89be42b15a8bdb65ffd7dc986da13b0becc
parent3982220b2f075037a56f472c57504e0517392f9b (diff)
downloadaur-b0091777315eecf9809a2928446bfa260ece454e.tar.gz
upgpkg: telegram-desktop-bin 1.9.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 7d0da4712e3f..627a6b8c4606 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.8.15
+ pkgver = 1.9.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.8.15/tsetup32.1.8.15.tar.xz
- sha256sums_i686 = 4b08e680f08d2421696226f8918b5ab8bf56748a84c74c16b0c5d7f88c6b3976
- source_x86_64 = https://github.com/telegramdesktop/tdesktop/releases/download/v1.8.15/tsetup.1.8.15.tar.xz
- sha256sums_x86_64 = c2ed83219ca938964f2daa38b9935056886e65b7ce25e3ae6ce36b0ac0939a68
+ source_i686 = https://github.com/telegramdesktop/tdesktop/releases/download/v1.9.3/tsetup32.1.9.3.tar.xz
+ sha256sums_i686 = 40098c46ccb913c28729fc9424ae665005446f9cfc0454fc7c31e0ae2a6fd1ed
+ source_x86_64 = https://github.com/telegramdesktop/tdesktop/releases/download/v1.9.3/tsetup.1.9.3.tar.xz
+ sha256sums_x86_64 = 7aa5b951247d1d61b552dd2769af7c42991bd51e9589f195f5e2a6d999d8d1f2
pkgname = telegram-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index aa4e8937ada9..6b7f9c1cea9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: agnotek <agnostic.sn [at]gmail.com>
pkgname=telegram-desktop-bin
-pkgver=1.8.15
+pkgver=1.9.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=('4b08e680f08d2421696226f8918b5ab8bf56748a84c74c16b0c5d7f88c6b3976')
-sha256sums_x86_64=('c2ed83219ca938964f2daa38b9935056886e65b7ce25e3ae6ce36b0ac0939a68')
+sha256sums_i686=('40098c46ccb913c28729fc9424ae665005446f9cfc0454fc7c31e0ae2a6fd1ed')
+sha256sums_x86_64=('7aa5b951247d1d61b552dd2769af7c42991bd51e9589f195f5e2a6d999d8d1f2')
# Some installation information
install="$pkgname.install"