summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Lönnqvist2021-01-28 21:21:52 +0200
committerBen Lönnqvist2021-01-28 21:21:52 +0200
commit447134c60044c60d7489a00d1e3e27c5037fea46 (patch)
tree9eed0ea3a07cd37312aa015ff7cf4cdf3ee60927
parent3022fa979e1734a7d5f30b88d84ac741b9314578 (diff)
downloadaur-447134c60044c60d7489a00d1e3e27c5037fea46.tar.gz
upgpkg: telegram-desktop-bin 2.5.7-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 622f54416b3b..ed6cc925707c 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.5.1
+ pkgver = 2.5.7
pkgrel = 1
url = https://desktop.telegram.org
install = telegram-desktop-bin.install
@@ -36,8 +36,8 @@ pkgbase = telegram-desktop-bin
sha256sums = 83e3e8eeecadcb3429704626d4ac80ef61ef4e06ba2c6ca2b105a4a436f33032
sha256sums = 871f2a6d3bd9d657f8379196e51fd3117c1586e0042e9e993ae138f78b2bcd76
sha256sums = a9eb77ca5a428b32f6e01f62b859cce788c4c9a170dc2cd080800a9de59faa3d
- source_x86_64 = https://updates.tdesktop.com/tlinux/tsetup.2.5.1.tar.xz
- sha256sums_x86_64 = 939275a84498dedb1a33ac3f0242b0211548ddb087f9801518db92c5d6dc0151
+ source_x86_64 = https://updates.tdesktop.com/tlinux/tsetup.2.5.7.tar.xz
+ sha256sums_x86_64 = c428052dcb7082ad775fa749d89e5cc27e6c643d342a53b7ce6d475571373331
pkgname = telegram-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index d17c68a9fe18..fa7219e1b3b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: agnotek <agnostic.sn [at]gmail.com>
pkgname=telegram-desktop-bin
-pkgver=2.5.1
+pkgver=2.5.7
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'
'83e3e8eeecadcb3429704626d4ac80ef61ef4e06ba2c6ca2b105a4a436f33032'
'871f2a6d3bd9d657f8379196e51fd3117c1586e0042e9e993ae138f78b2bcd76'
'a9eb77ca5a428b32f6e01f62b859cce788c4c9a170dc2cd080800a9de59faa3d')
-sha256sums_x86_64=('939275a84498dedb1a33ac3f0242b0211548ddb087f9801518db92c5d6dc0151')
+sha256sums_x86_64=('c428052dcb7082ad775fa749d89e5cc27e6c643d342a53b7ce6d475571373331')
# Some installation information
install="$pkgname.install"