summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Lönnqvist2021-08-11 11:57:19 +0300
committerBen Lönnqvist2021-08-11 11:57:19 +0300
commit8d8eb0834098d4271b4d7c6e97fb0c16515f3828 (patch)
treec0aa44ea4081d089e061f2ee909b1d03b9efd168
parentf93d8032b8eaceb0f6180ff11c7782ce60e33c88 (diff)
downloadaur-8d8eb0834098d4271b4d7c6e97fb0c16515f3828.tar.gz
upgpkg: telegram-desktop-bin 2.9.2-1
- Version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be75cc8f99a5..4a54c274a851 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = telegram-desktop-bin
pkgdesc = Official desktop version of Telegram messaging app - Static binaries
- pkgver = 2.9.0
+ pkgver = 2.9.2
pkgrel = 1
url = https://desktop.telegram.org
install = telegram-desktop-bin.install
@@ -36,7 +36,7 @@ pkgbase = telegram-desktop-bin
sha256sums = 731431e47a5bc91c697d25c3a54fe7ba004752f5b66e0f282c47588ff7a314e6
sha256sums = 3fb1400c7dc9bbc3b5cb3ffedcbf4a9b09c53e28b57a7ff33a8a6b9048864090
sha256sums = e297771c75bd2f81d637a3234f83568be62092f67d16946be23895fa92fa7119
- source_x86_64 = https://updates.tdesktop.com/tlinux/tsetup.2.9.0.tar.xz
- sha256sums_x86_64 = 6a957e33c3ca8857d68c2f5942d6778ceee56d49de15d432e86c3c31d47121f8
+ source_x86_64 = https://updates.tdesktop.com/tlinux/tsetup.2.9.2.tar.xz
+ sha256sums_x86_64 = 8fe8e60988fa8bf81221a4c4c76e537ca2ee08d2ba7a798431415e677128dbfb
pkgname = telegram-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5dcf04f9df19..6720529e1aff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: agnotek <agnostic.sn [at]gmail.com>
pkgname=telegram-desktop-bin
-pkgver=2.9.0
+pkgver=2.9.2
pkgrel=1
pkgdesc="Official desktop version of Telegram messaging app - Static binaries"
# After 2.4.4 i686 has no official binary
@@ -53,7 +53,7 @@ sha256sums=('32d1597d67a7ef519367e499fcc978da4cce104e370b3787853446d93b1533d6'
'731431e47a5bc91c697d25c3a54fe7ba004752f5b66e0f282c47588ff7a314e6'
'3fb1400c7dc9bbc3b5cb3ffedcbf4a9b09c53e28b57a7ff33a8a6b9048864090'
'e297771c75bd2f81d637a3234f83568be62092f67d16946be23895fa92fa7119')
-sha256sums_x86_64=('6a957e33c3ca8857d68c2f5942d6778ceee56d49de15d432e86c3c31d47121f8')
+sha256sums_x86_64=('8fe8e60988fa8bf81221a4c4c76e537ca2ee08d2ba7a798431415e677128dbfb')
# Some installation information
install="$pkgname.install"