summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDebendra Oli2022-11-06 03:26:57 +0545
committerDebendra Oli2022-11-06 03:26:57 +0545
commit399585077b88b6350ad18e65c5d9d96378a07c02 (patch)
treea1cc4850bcdde9a5fd939a58625f90c1a5db2399
parent3462b01e84fdd8541a0078b8b2d96119d2a6d50d (diff)
downloadaur-399585077b88b6350ad18e65c5d9d96378a07c02.tar.gz
upgrade to 4.3.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30d0a0bad292..e6f452459b1e 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.2.4
+ pkgver = 4.3.0
pkgrel = 1
url = https://github.com/telegramdesktop/tdesktop
install = telegram-desktop-bin.install
@@ -26,7 +26,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.2.4/tsetup.4.2.4.tar.xz
+ source = https://github.com/telegramdesktop/tdesktop/releases/download/v4.3.0/tsetup.4.3.0.tar.xz
sha256sums = 32d1597d67a7ef519367e499fcc978da4cce104e370b3787853446d93b1533d6
sha256sums = d4cdad0d091c7e47811d8a26d55bbee492e7845e968c522e86f120815477e9eb
sha256sums = ea1f36152b143cc2664daef5026656d55be2230ed42d43628e17ef7d2fff718c
@@ -36,6 +36,6 @@ pkgbase = telegram-desktop-bin
sha256sums = 731431e47a5bc91c697d25c3a54fe7ba004752f5b66e0f282c47588ff7a314e6
sha256sums = 3fb1400c7dc9bbc3b5cb3ffedcbf4a9b09c53e28b57a7ff33a8a6b9048864090
sha256sums = e297771c75bd2f81d637a3234f83568be62092f67d16946be23895fa92fa7119
- sha256sums = bdcb7f3ba61c43ef9ade9dd717b5dff10194a6f123cf5985b4a5d7b80cc2bfe6
+ sha256sums = d138dffcfe0c4c20a6c4782be82a58eb4e1c42dd3c085838c43822cd1ba88122
pkgname = telegram-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 753742c554a9..621ed3234efd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: agnotek <agnostic.sn [at]gmail.com>
pkgname=telegram-desktop-bin
-pkgver=4.2.4
+pkgver=4.3.0
pkgrel=1
pkgdesc="Official desktop version of Telegram messaging app - Static binaries"
arch=(x86_64)
@@ -48,7 +48,7 @@ sha256sums=('32d1597d67a7ef519367e499fcc978da4cce104e370b3787853446d93b1533d6'
'731431e47a5bc91c697d25c3a54fe7ba004752f5b66e0f282c47588ff7a314e6'
'3fb1400c7dc9bbc3b5cb3ffedcbf4a9b09c53e28b57a7ff33a8a6b9048864090'
'e297771c75bd2f81d637a3234f83568be62092f67d16946be23895fa92fa7119'
-'bdcb7f3ba61c43ef9ade9dd717b5dff10194a6f123cf5985b4a5d7b80cc2bfe6')
+'d138dffcfe0c4c20a6c4782be82a58eb4e1c42dd3c085838c43822cd1ba88122')
# Some installation information
install="$pkgname.install"