summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f320a116f33..27e8bd8d5103 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: agnotek <agnostic.sn [at]gmail.com>
pkgname=telegram-desktop-bin
-pkgver=2.1.10
+pkgver=2.1.11
pkgrel=1
pkgdesc="Official desktop version of Telegram messaging app - Static binaries"
arch=('i686' 'x86_64')
@@ -20,9 +20,8 @@ makedepends=(
chrpath
)
optdepends=(
- 'libappindicator-gtk2: to hide Telegram in the tray bar (GTK2-based desktop environment)'
- 'libappindicator-gtk3: to hide Telegram in the tray bar (GTK3-based desktop environment)'
- 'libappindicator-sharp: to hide Telegram in the tray bar (Unity-based desktop environment)'
+ 'libappindicator-gtk2: to hide Telegram in the tray bar in GTK2-based desktop environment'
+ 'libappindicator-gtk3: to hide Telegram in the tray bar in GTK3-based desktop environment'
'xdg-utils: for automatic opening of URLs, files and directories in proper applications'
)
conflicts=('telegram-desktop')
@@ -47,8 +46,8 @@ sha256sums=('32d1597d67a7ef519367e499fcc978da4cce104e370b3787853446d93b1533d6'
'83e3e8eeecadcb3429704626d4ac80ef61ef4e06ba2c6ca2b105a4a436f33032'
'871f2a6d3bd9d657f8379196e51fd3117c1586e0042e9e993ae138f78b2bcd76'
'a9eb77ca5a428b32f6e01f62b859cce788c4c9a170dc2cd080800a9de59faa3d')
-sha256sums_i686=('31475c7433365d20874c818ed6968e77a056f3fdf18c5b82286b71ecdd9f8227')
-sha256sums_x86_64=('1188cc2c1bde053a5c805e37f8d808491b67964a8e354eb0177732fb42944a46')
+sha256sums_i686=('4f3b4981a7fe2c3f5bd80a94f3c1aa7db3cd15e987e189f954c19a381ee74f41')
+sha256sums_x86_64=('16db378e0cce218d3b042b30729618f89f85467e00cd42515c23889a3ef163f9')
# Some installation information
install="$pkgname.install"