summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2024-05-02 12:10:07 +0000
committerAuto update bot2024-05-02 12:10:07 +0000
commit37ee053e1e680fc059bc09f3107bbd2aed041aa3 (patch)
treeef6f42c299d0e3765a448bce110fc2f77c181637
parent2c385bb7ca341ac7aa6f2adb42c88167fe86fd3d (diff)
downloadaur-37ee053e1e680fc059bc09f3107bbd2aed041aa3.tar.gz
Auto updated to 5.0.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46ff806d602b..ff22a302e4a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = telegram-desktop-bin
pkgdesc = Official desktop version of Telegram messaging app - Static binaries
- pkgver = 4.16.8
+ pkgver = 5.0.0
pkgrel = 1
url = https://github.com/telegramdesktop/tdesktop
install = telegram-desktop-bin.install
@@ -27,7 +27,7 @@ pkgbase = telegram-desktop-bin
source = https://github.com/telegramdesktop/tdesktop/raw/master/Telegram/Resources/art/icon128.png
source = https://github.com/telegramdesktop/tdesktop/raw/master/Telegram/Resources/art/icon256.png
source = https://github.com/telegramdesktop/tdesktop/raw/master/Telegram/Resources/art/icon512.png
- source = https://github.com/telegramdesktop/tdesktop/releases/download/v4.16.8/tsetup.4.16.8.tar.xz
+ source = https://github.com/telegramdesktop/tdesktop/releases/download/v5.0.0/tsetup.5.0.0.tar.xz
sha256sums = 32d1597d67a7ef519367e499fcc978da4cce104e370b3787853446d93b1533d6
sha256sums = d4cdad0d091c7e47811d8a26d55bbee492e7845e968c522e86f120815477e9eb
sha256sums = ea1f36152b143cc2664daef5026656d55be2230ed42d43628e17ef7d2fff718c
@@ -37,6 +37,6 @@ pkgbase = telegram-desktop-bin
sha256sums = 731431e47a5bc91c697d25c3a54fe7ba004752f5b66e0f282c47588ff7a314e6
sha256sums = 3fb1400c7dc9bbc3b5cb3ffedcbf4a9b09c53e28b57a7ff33a8a6b9048864090
sha256sums = e297771c75bd2f81d637a3234f83568be62092f67d16946be23895fa92fa7119
- sha256sums = f1db4faa8b62f55a941bff70aecc869c2f22019fd146087353d3721332ba873a
+ sha256sums = fc9f82aa6d306e0f298a3d1af0cc8d1cec51226eb2cb5925dc760c54c1ecf26e
pkgname = telegram-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6b1c1c32988b..556d9d952eea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: agnotek <agnostic.sn [at]gmail.com>
pkgname=telegram-desktop-bin
-pkgver=4.16.8
+pkgver=5.0.0
pkgrel=1
pkgdesc="Official desktop version of Telegram messaging app - Static binaries"
arch=(x86_64)
@@ -42,7 +42,7 @@ sha256sums=('32d1597d67a7ef519367e499fcc978da4cce104e370b3787853446d93b1533d6'
'731431e47a5bc91c697d25c3a54fe7ba004752f5b66e0f282c47588ff7a314e6'
'3fb1400c7dc9bbc3b5cb3ffedcbf4a9b09c53e28b57a7ff33a8a6b9048864090'
'e297771c75bd2f81d637a3234f83568be62092f67d16946be23895fa92fa7119'
- 'f1db4faa8b62f55a941bff70aecc869c2f22019fd146087353d3721332ba873a')
+ 'fc9f82aa6d306e0f298a3d1af0cc8d1cec51226eb2cb5925dc760c54c1ecf26e')
# Some installation information
install="$pkgname.install"