summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2016-10-09 10:59:37 +0200
committerGiovanni Santini2016-10-09 10:59:37 +0200
commit5bd2db9c713cbfa2820371747f5e40938c3be450 (patch)
tree7f9c3108c101a11db47aedeb388f36997ba97f5b
parente54b8427506abe4522acc1308ea9c6b8a15aa05b (diff)
downloadaur-5bd2db9c713cbfa2820371747f5e40938c3be450.tar.gz
upgpkg: telegram-desktop-bin 0.10.11-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e96f91607076..b4a12a148a57 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Oct 3 14:57:54 UTC 2016
+# Sun Oct 9 08:59:37 UTC 2016
pkgbase = telegram-desktop-bin
pkgdesc = Official desktop version of Telegram messaging app - Static binaries
- pkgver = 0.10.10
+ pkgver = 0.10.11
pkgrel = 1
url = https://desktop.telegram.org
install = telegram-desktop-bin.install
@@ -39,10 +39,10 @@ pkgbase = telegram-desktop-bin
sha256sums = 94e21d6e7c30ae4f09a42937c46836454b955944ca565e0427f6d7494d034f6d
sha256sums = 4226167b476a75e844ddf0d429068e7e901bbde516810a7d4ca90f8405c01eef
sha256sums = 2339e94c159975c81a14b6df67a5fad1be02cf032ffb953215d895d1343a3ecb
- source_i686 = https://updates.tdesktop.com/tlinux32/tsetup32.0.10.10.tar.xz
- sha256sums_i686 = cf0c56e6eabdc7ea5fd292e63f23d896e950867c421f1bf73577538040585bb3
- source_x86_64 = https://updates.tdesktop.com/tlinux/tsetup.0.10.10.tar.xz
- sha256sums_x86_64 = 1fad75f21f77379ed6cbc2a54fdbebb5a077e09fc5959432d76e19050b78553c
+ source_i686 = https://updates.tdesktop.com/tlinux32/tsetup32.0.10.11.tar.xz
+ sha256sums_i686 = 136efae700013d5e0d6efd088d766f338308d56ddb5b24b179a64e29227f0f20
+ source_x86_64 = https://updates.tdesktop.com/tlinux/tsetup.0.10.11.tar.xz
+ sha256sums_x86_64 = ff5c222e68409f771bc7605d73119c3f64b7132e6465b7b7717b63c7bacb6ae1
pkgname = telegram-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 57d51b4c8c6f..97e6dd203403 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: agnotek <agnostic.sn [at]gmail.com>
pkgname=telegram-desktop-bin
-pkgver=0.10.10
+pkgver=0.10.11
pkgrel=1
pkgdesc="Official desktop version of Telegram messaging app - Static binaries"
arch=('i686' 'x86_64')
@@ -44,8 +44,8 @@ sha256sums=('32d1597d67a7ef519367e499fcc978da4cce104e370b3787853446d93b1533d6'
'94e21d6e7c30ae4f09a42937c46836454b955944ca565e0427f6d7494d034f6d'
'4226167b476a75e844ddf0d429068e7e901bbde516810a7d4ca90f8405c01eef'
'2339e94c159975c81a14b6df67a5fad1be02cf032ffb953215d895d1343a3ecb')
-sha256sums_i686=('cf0c56e6eabdc7ea5fd292e63f23d896e950867c421f1bf73577538040585bb3')
-sha256sums_x86_64=('1fad75f21f77379ed6cbc2a54fdbebb5a077e09fc5959432d76e19050b78553c')
+sha256sums_i686=('136efae700013d5e0d6efd088d766f338308d56ddb5b24b179a64e29227f0f20')
+sha256sums_x86_64=('ff5c222e68409f771bc7605d73119c3f64b7132e6465b7b7717b63c7bacb6ae1')
# Some installation information
install="$pkgname.install"