summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDebendra Oli2022-04-19 08:47:03 +0545
committerDebendra Oli2022-04-19 08:47:03 +0545
commit413e7b9712f59a4da2d7968744957485fc0daa94 (patch)
treee7eb18d3bb11d47e6efb27bc5b638548a852e96d
parent4b37fa43bf4684eb1650317f9a9c6a65b4657335 (diff)
downloadaur-413e7b9712f59a4da2d7968744957485fc0daa94.tar.gz
Upgrade to 3.7.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09f08ecbab87..1395f552bc07 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = telegram-desktop-bin
pkgdesc = Official desktop version of Telegram messaging app - Static binaries
- pkgver = 3.6.1
+ pkgver = 3.7.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/v3.6.1/tsetup.3.6.1.tar.xz
+ source = https://github.com/telegramdesktop/tdesktop/releases/download/v3.7.0/tsetup.3.7.0.tar.xz
sha256sums = 32d1597d67a7ef519367e499fcc978da4cce104e370b3787853446d93b1533d6
sha256sums = d4cdad0d091c7e47811d8a26d55bbee492e7845e968c522e86f120815477e9eb
sha256sums = ea1f36152b143cc2664daef5026656d55be2230ed42d43628e17ef7d2fff718c
@@ -36,6 +36,6 @@ pkgbase = telegram-desktop-bin
sha256sums = 731431e47a5bc91c697d25c3a54fe7ba004752f5b66e0f282c47588ff7a314e6
sha256sums = 3fb1400c7dc9bbc3b5cb3ffedcbf4a9b09c53e28b57a7ff33a8a6b9048864090
sha256sums = e297771c75bd2f81d637a3234f83568be62092f67d16946be23895fa92fa7119
- sha256sums = a2a77622d205520826d4f585cf68d332d82fed53c4b12f6b6cb36dfbf5ccd5f8
+ sha256sums = 522e6909007d34c16f744f93830fc3b7e666d6920a9c19b4b9c7958c31c38761
pkgname = telegram-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 09ed9fec4061..713047edea5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: agnotek <agnostic.sn [at]gmail.com>
pkgname=telegram-desktop-bin
-pkgver=3.6.1
+pkgver=3.7.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'
- 'a2a77622d205520826d4f585cf68d332d82fed53c4b12f6b6cb36dfbf5ccd5f8')
+ '522e6909007d34c16f744f93830fc3b7e666d6920a9c19b4b9c7958c31c38761')
# Some installation information
install="$pkgname.install"