summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2018-10-01 18:07:16 +0200
committerGiovanni Santini2018-10-01 18:07:16 +0200
commitd0444989f37170952c0e6ad8d70ac2349e88dc29 (patch)
tree32c1c4d071453294d716253eea992097a04b4f73
parent03cb145eab719814edff6b8c6689e43cb05684d3 (diff)
downloadaur-d0444989f37170952c0e6ad8d70ac2349e88dc29.tar.gz
upgpkg: telegram-desktop-bin 1.4.0-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 f9560a086945..be3397f6835c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = telegram-desktop-bin
pkgdesc = Official desktop version of Telegram messaging app - Static binaries
- pkgver = 1.3.14
+ pkgver = 1.4.0
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/v1.3.14/tsetup32.1.3.14.tar.xz
- sha256sums_i686 = f6d7d08b5a9683125d07131af66eddbfcd8fc144fb8a53365e3dc30c9beb5c39
- source_x86_64 = https://github.com/telegramdesktop/tdesktop/releases/download/v1.3.14/tsetup.1.3.14.tar.xz
- sha256sums_x86_64 = 1280aae920be41dd958342e1eff1e4f7d6157083bf450c8a3ffc938af69495bb
+ source_i686 = https://github.com/telegramdesktop/tdesktop/releases/download/v1.4.0/tsetup32.1.4.0.tar.xz
+ sha256sums_i686 = 1654e5a418c50e4f42ede61d19628ba32e8646714672afd05178bf5b23a7b992
+ source_x86_64 = https://github.com/telegramdesktop/tdesktop/releases/download/v1.4.0/tsetup.1.4.0.tar.xz
+ sha256sums_x86_64 = ea0e82a92f33fb800dd52c4d9bfb5b4a6996627186a3494576a57a28d6015875
pkgname = telegram-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index b366c978644c..2846e43ddff7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: agnotek <agnostic.sn [at]gmail.com>
pkgname=telegram-desktop-bin
-pkgver=1.3.14
+pkgver=1.4.0
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=('f6d7d08b5a9683125d07131af66eddbfcd8fc144fb8a53365e3dc30c9beb5c39')
-sha256sums_x86_64=('1280aae920be41dd958342e1eff1e4f7d6157083bf450c8a3ffc938af69495bb')
+sha256sums_i686=('1654e5a418c50e4f42ede61d19628ba32e8646714672afd05178bf5b23a7b992')
+sha256sums_x86_64=('ea0e82a92f33fb800dd52c4d9bfb5b4a6996627186a3494576a57a28d6015875')
# Some installation information
install="$pkgname.install"