summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2016-05-16 19:59:44 +0200
committerGiovanni Santini2016-05-16 19:59:44 +0200
commit68d7dfa329932d53d1e037305e2fcdfe9e6a92b4 (patch)
treef4c2a841fe043abbbd0764f1f2671ade766669f8
parent91e854c76e22a25989b6d1f068e42399a28a23ab (diff)
downloadaur-68d7dfa329932d53d1e037305e2fcdfe9e6a92b4.tar.gz
upgpkg: telegram-desktop-bin 0.9.49-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c632a1ee05d6..eab49e035e21 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun May 15 10:39:37 UTC 2016
+# Mon May 16 17:59:44 UTC 2016
pkgbase = telegram-desktop-bin
pkgdesc = Official desktop version of Telegram messaging app - Static binaries
- pkgver = 0.9.48
- pkgrel = 2
+ pkgver = 0.9.49
+ pkgrel = 1
url = https://desktop.telegram.org
install = telegram-desktop-bin.install
arch = i686
@@ -39,10 +39,10 @@ pkgbase = telegram-desktop-bin
sha256sums = 94e21d6e7c30ae4f09a42937c46836454b955944ca565e0427f6d7494d034f6d
sha256sums = 4226167b476a75e844ddf0d429068e7e901bbde516810a7d4ca90f8405c01eef
sha256sums = 2339e94c159975c81a14b6df67a5fad1be02cf032ffb953215d895d1343a3ecb
- source_i686 = https://updates.tdesktop.com/tlinux32/tsetup32.0.9.48.tar.xz
- sha256sums_i686 = 368f743d40db44882eaec7b51ad0e910fb07a09e25eb67d61663f5e74b6afd00
- source_x86_64 = https://updates.tdesktop.com/tlinux/tsetup.0.9.48.tar.xz
- sha256sums_x86_64 = dbb94716a8bda1da45b1f6cada1e8c380f7c96cd512274dac5fd767275236356
+ source_i686 = https://updates.tdesktop.com/tlinux32/tsetup32.0.9.49.tar.xz
+ sha256sums_i686 = 29471ad8521eeeb3da8bed7ab26f502159472525a91c9fdeb670731363b27b86
+ source_x86_64 = https://updates.tdesktop.com/tlinux/tsetup.0.9.49.tar.xz
+ sha256sums_x86_64 = e1f9a43203ebb1313bd48746736241b48580e769dce715bf3ebea1dc7cfa710c
pkgname = telegram-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 84a47fe6cfa8..b9f224d85f96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: agnotek <agnostic.sn [at]gmail.com>
pkgname=telegram-desktop-bin
-pkgver=0.9.48
-pkgrel=2
+pkgver=0.9.49
+pkgrel=1
pkgdesc="Official desktop version of Telegram messaging app - Static binaries"
arch=('i686' 'x86_64')
url="https://desktop.telegram.org"
@@ -44,8 +44,8 @@ sha256sums=('32d1597d67a7ef519367e499fcc978da4cce104e370b3787853446d93b1533d6'
'94e21d6e7c30ae4f09a42937c46836454b955944ca565e0427f6d7494d034f6d'
'4226167b476a75e844ddf0d429068e7e901bbde516810a7d4ca90f8405c01eef'
'2339e94c159975c81a14b6df67a5fad1be02cf032ffb953215d895d1343a3ecb')
-sha256sums_i686=('368f743d40db44882eaec7b51ad0e910fb07a09e25eb67d61663f5e74b6afd00')
-sha256sums_x86_64=('dbb94716a8bda1da45b1f6cada1e8c380f7c96cd512274dac5fd767275236356')
+sha256sums_i686=('29471ad8521eeeb3da8bed7ab26f502159472525a91c9fdeb670731363b27b86')
+sha256sums_x86_64=('e1f9a43203ebb1313bd48746736241b48580e769dce715bf3ebea1dc7cfa710c')
# Some installation information
install="$pkgname.install"