From 0d2aa56097399824ed091d4654d2f6c779e49bc7 Mon Sep 17 00:00:00 2001 From: Sebastian 'Swift Geek' Grzywna Date: Thu, 25 Apr 2019 11:39:47 +0200 Subject: [PATCH] Bump to 14.2.8352 --- .SRCINFO | 16 ++++++++-------- PKGBUILD | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 0a63020..ce2fc7b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,8 +1,8 @@ # Generated by mksrcinfo v8 -# Sun Apr 14 19:20:28 UTC 2019 +# Thu Apr 25 09:39:26 UTC 2019 pkgbase = teamviewer pkgdesc = All-In-One Software for Remote Support and Online Meetings - pkgver = 14.2.2558 + pkgver = 14.2.8352 pkgrel = 1 url = http://www.teamviewer.com install = teamviewer.install @@ -17,12 +17,12 @@ pkgbase = teamviewer provides = teamviewer conflicts = teamviewer-beta options = !strip - source_i686 = https://dl.tvcdn.de/download/linux/version_14x/teamviewer_14.2.2558_i386.deb - sha256sums_i686 = 3d0c980c05c5e48e9b6ce4755baba49d2253a708500bc36fd6a3d6477561090d - source_x86_64 = https://dl.tvcdn.de/download/linux/version_14x/teamviewer_14.2.2558_amd64.deb - sha256sums_x86_64 = 9aa1a01e92a48349e681d1f003ee098afdaf71728b445b43cca1422781decdf1 - source_armv7h = https://dl.tvcdn.de/download/linux/version_14x/teamviewer-host_14.2.2558_armhf.deb - sha256sums_armv7h = c64e4c451501d6e7b8f9066349b3562dcfc1111db20b000d6fd8d8323eedf9c3 + source_i686 = https://dl.tvcdn.de/download/linux/version_14x/teamviewer_14.2.8352_i386.deb + sha256sums_i686 = 23321131a51d65b7a594599ad6fc88cc8033381bfc7eed681d1209b14ebd157e + source_x86_64 = https://dl.tvcdn.de/download/linux/version_14x/teamviewer_14.2.8352_amd64.deb + sha256sums_x86_64 = 5e89849b45302c12b752ee99b9aaa48c0e8dde4f756d389d078b3cf3e8804e8c + source_armv7h = https://dl.tvcdn.de/download/linux/version_14x/teamviewer-host_14.2.8352_armhf.deb + sha256sums_armv7h = e3f41879ad19ee28091f8293f3449c1b74af06e81423bba87574364df4963f61 pkgname = teamviewer diff --git a/PKGBUILD b/PKGBUILD index c1a3c7a..016e465 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Alex Taber pkgname=teamviewer -pkgver=14.2.2558 +pkgver=14.2.8352 pkgrel=1 pkgdesc='All-In-One Software for Remote Support and Online Meetings' arch=('i686' 'x86_64' 'armv7h') @@ -33,9 +33,9 @@ source_x86_64=("https://dl.tvcdn.de/download/linux/version_${pkgver%%.*}x/teamvi source_i686=("https://dl.tvcdn.de/download/linux/version_${pkgver%%.*}x/teamviewer_${pkgver}_i386.deb") source_armv7h=("https://dl.tvcdn.de/download/linux/version_${pkgver%%.*}x/teamviewer-host_${pkgver}_armhf.deb") #source_armv7h=("https://dl.tvcdn.de/download/linux/version_${pkgver%%.*}x/teamviewer-host_13.2.13582_armhf.deb") -sha256sums_i686=('3d0c980c05c5e48e9b6ce4755baba49d2253a708500bc36fd6a3d6477561090d') -sha256sums_x86_64=('9aa1a01e92a48349e681d1f003ee098afdaf71728b445b43cca1422781decdf1') -sha256sums_armv7h=('c64e4c451501d6e7b8f9066349b3562dcfc1111db20b000d6fd8d8323eedf9c3') +sha256sums_i686=('23321131a51d65b7a594599ad6fc88cc8033381bfc7eed681d1209b14ebd157e') +sha256sums_x86_64=('5e89849b45302c12b752ee99b9aaa48c0e8dde4f756d389d078b3cf3e8804e8c') +sha256sums_armv7h=('e3f41879ad19ee28091f8293f3449c1b74af06e81423bba87574364df4963f61') prepare() { warning "If the install fails, you need to uninstall previous major version of Teamviewer"