summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD8
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1f240d989f4..ed2c317e5809 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Dec 22 05:58:45 UTC 2019
+# Wed Feb 12 13:39:00 UTC 2020
pkgbase = teamviewer
pkgdesc = All-In-One Software for Remote Support and Online Meetings
- pkgver = 15.1.3937
+ pkgver = 15.2.2756
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_15x/teamviewer_15.1.3937_i386.deb
- sha256sums_i686 = 3596d9e0cde1cf57d01e16ad2451536c561f6cf6297c83fcd8f7622097e13ccb
- source_x86_64 = https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.1.3937_amd64.deb
- sha256sums_x86_64 = ee8affd34dc613c4c9cb504d88f978155c100ed64628ef042d619574de18e76c
- source_armv7h = https://dl.tvcdn.de/download/linux/version_15x/teamviewer-host_15.1.3937_armhf.deb
- sha256sums_armv7h = a2d0215163544c2e19a81b358e2b7b1094d8b234c82db6002276721e2d1b18fd
+ source_i686 = https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.2.2756_i386.deb
+ sha256sums_i686 = 4bc67719e3aae39ca1ac50a7b3c0c5e7e550cb9728dcdf036c52e1f039d137ee
+ source_x86_64 = https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.2.2756_amd64.deb
+ sha256sums_x86_64 = 274544c0a79867331fe0bc7c233c5f476628e48a5e980a8c61cfb0dd943fcabc
+ source_armv7h = https://dl.tvcdn.de/download/linux/version_15x/teamviewer-host_15.2.2756_armhf.deb
+ sha256sums_armv7h = 8a7198030ea0e6950b47da8d369d8b1ee107c214d47f1a8e53fa6d8bc730e8fe
pkgname = teamviewer
diff --git a/PKGBUILD b/PKGBUILD
index e7ddd2a8a2a4..dcc6cec5c398 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alex Taber <aft dot pokemon at gmail dot com>
pkgname=teamviewer
-pkgver=15.1.3937
+pkgver=15.2.2756
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=('3596d9e0cde1cf57d01e16ad2451536c561f6cf6297c83fcd8f7622097e13ccb')
-sha256sums_x86_64=('ee8affd34dc613c4c9cb504d88f978155c100ed64628ef042d619574de18e76c')
-sha256sums_armv7h=('a2d0215163544c2e19a81b358e2b7b1094d8b234c82db6002276721e2d1b18fd')
+sha256sums_i686=('4bc67719e3aae39ca1ac50a7b3c0c5e7e550cb9728dcdf036c52e1f039d137ee')
+sha256sums_x86_64=('274544c0a79867331fe0bc7c233c5f476628e48a5e980a8c61cfb0dd943fcabc')
+sha256sums_armv7h=('8a7198030ea0e6950b47da8d369d8b1ee107c214d47f1a8e53fa6d8bc730e8fe')
prepare() {
warning "If the install fails, you need to uninstall previous major version of Teamviewer"