summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2020-05-06 10:47:09 +0200
committerGiovanni Santini2020-05-06 10:47:09 +0200
commit1daa35d9c5f7412cdbd527347a69ab460d89ef4d (patch)
treedbd6782f9df7f022c45f557d15fb263f497ab282
parentf490a058f4cc38bc0c17196dc5cc4a4dd645b6dd (diff)
downloadaur-1daa35d9c5f7412cdbd527347a69ab460d89ef4d.tar.gz
upgpkg: telegram-desktop-bin 2.1.2-1
- Version bump.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ada636904b8c..b3d4678c1099 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.1.1
+ pkgver = 2.1.2
pkgrel = 1
url = https://desktop.telegram.org
install = telegram-desktop-bin.install
@@ -38,10 +38,10 @@ pkgbase = telegram-desktop-bin
sha256sums = 83e3e8eeecadcb3429704626d4ac80ef61ef4e06ba2c6ca2b105a4a436f33032
sha256sums = 871f2a6d3bd9d657f8379196e51fd3117c1586e0042e9e993ae138f78b2bcd76
sha256sums = a9eb77ca5a428b32f6e01f62b859cce788c4c9a170dc2cd080800a9de59faa3d
- source_i686 = https://github.com/telegramdesktop/tdesktop/releases/download/v2.1.1/tsetup32.2.1.1.tar.xz
- sha256sums_i686 = 3b03f5d4c76755a701d214f6b67202ab5d5cfbeb432c7576b2a80ad20fc89aed
- source_x86_64 = https://github.com/telegramdesktop/tdesktop/releases/download/v2.1.1/tsetup.2.1.1.tar.xz
- sha256sums_x86_64 = 8175954b9f1eaf0887d3d85e8b9b3c758ad1fb78af4ca5ebb259080258abebd5
+ source_i686 = https://github.com/telegramdesktop/tdesktop/releases/download/v2.1.2/tsetup32.2.1.2.tar.xz
+ sha256sums_i686 = be414378808c39e36bfdac426eec84d2f054a19870fcf6f02c5062a6cdefe9eb
+ source_x86_64 = https://github.com/telegramdesktop/tdesktop/releases/download/v2.1.2/tsetup.2.1.2.tar.xz
+ sha256sums_x86_64 = b1150a8a06d07e4aa20251eeb99f2e2b5379466d92527a047d28ac4cd062c2bd
pkgname = telegram-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 72120f71fa93..24acf93965be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: agnotek <agnostic.sn [at]gmail.com>
pkgname=telegram-desktop-bin
-pkgver=2.1.1
+pkgver=2.1.2
pkgrel=1
pkgdesc="Official desktop version of Telegram messaging app - Static binaries"
arch=('i686' 'x86_64')
@@ -47,8 +47,8 @@ sha256sums=('32d1597d67a7ef519367e499fcc978da4cce104e370b3787853446d93b1533d6'
'83e3e8eeecadcb3429704626d4ac80ef61ef4e06ba2c6ca2b105a4a436f33032'
'871f2a6d3bd9d657f8379196e51fd3117c1586e0042e9e993ae138f78b2bcd76'
'a9eb77ca5a428b32f6e01f62b859cce788c4c9a170dc2cd080800a9de59faa3d')
-sha256sums_i686=('3b03f5d4c76755a701d214f6b67202ab5d5cfbeb432c7576b2a80ad20fc89aed')
-sha256sums_x86_64=('8175954b9f1eaf0887d3d85e8b9b3c758ad1fb78af4ca5ebb259080258abebd5')
+sha256sums_i686=('be414378808c39e36bfdac426eec84d2f054a19870fcf6f02c5062a6cdefe9eb')
+sha256sums_x86_64=('b1150a8a06d07e4aa20251eeb99f2e2b5379466d92527a047d28ac4cd062c2bd')
# Some installation information
install="$pkgname.install"