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 dcc15b8a4504..3db38c50f789 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Aug 29 14:47:26 UTC 2021
+# Fri Oct 1 00:47:08 UTC 2021
pkgbase = teamviewer
pkgdesc = All-In-One Software for Remote Support and Online Meetings
- pkgver = 15.21.4
+ pkgver = 15.22.3
pkgrel = 1
url = http://www.teamviewer.com
install = teamviewer.install
@@ -19,12 +19,12 @@ pkgbase = teamviewer
provides = teamviewer
conflicts = teamviewer-beta
options = !strip
- source_i686 = https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.21.4_i386.deb
- sha256sums_i686 = 4deb23a804b3f6328e38a5b4e66ae57c00d75ba59358c8c219d25510145083d6
- source_x86_64 = https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.21.4_amd64.deb
- sha256sums_x86_64 = a23e01b0068d901b455100c649822472cea3e717fa91ebf5f3fb8145998f398e
- source_armv7h = https://dl.teamviewer.com/download/linux/version_15x/teamviewer-host_15.21.4_armhf.deb
- sha256sums_armv7h = 2627f79d227a4d371d2e13cb7fcdb4886d639d1559b7a42e9bb4ea971668acc8
+ source_i686 = https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.22.3_i386.deb
+ sha256sums_i686 = fa9f5c37ae7e66c81c0738f90665c379eaa8bd3b38d6521a27a198e355c95552
+ source_x86_64 = https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.22.3_amd64.deb
+ sha256sums_x86_64 = 3ced9acefede989a81a1aaa93569e3d804ce918cdb2fc20515ddd6831bfcdb95
+ source_armv7h = https://dl.teamviewer.com/download/linux/version_15x/teamviewer-host_15.22.3_armhf.deb
+ sha256sums_armv7h = b2ae157107cde679a98597b47d898e02b36ad3028bebcab1e5906da8922bbf36
pkgname = teamviewer
diff --git a/PKGBUILD b/PKGBUILD
index b4d588fc0a1a..08a6a89e48f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alex Taber <aft dot pokemon at gmail dot com>
pkgname=teamviewer
-pkgver=15.21.4
+pkgver=15.22.3
pkgrel=1
pkgdesc='All-In-One Software for Remote Support and Online Meetings'
arch=('i686' 'x86_64' 'armv7h')
@@ -35,9 +35,9 @@ source_x86_64=("https://dl.teamviewer.com/download/linux/version_${pkgver%%.*}x/
source_i686=("https://dl.teamviewer.com/download/linux/version_${pkgver%%.*}x/teamviewer_${pkgver}_i386.deb")
source_armv7h=("https://dl.teamviewer.com/download/linux/version_${pkgver%%.*}x/teamviewer-host_${pkgver}_armhf.deb")
#source_armv7h=("https://dl.teamviewer.com/download/linux/version_${pkgver%%.*}x/teamviewer-host_13.2.13582_armhf.deb")
-sha256sums_i686=('4deb23a804b3f6328e38a5b4e66ae57c00d75ba59358c8c219d25510145083d6')
-sha256sums_x86_64=('a23e01b0068d901b455100c649822472cea3e717fa91ebf5f3fb8145998f398e')
-sha256sums_armv7h=('2627f79d227a4d371d2e13cb7fcdb4886d639d1559b7a42e9bb4ea971668acc8')
+sha256sums_i686=('fa9f5c37ae7e66c81c0738f90665c379eaa8bd3b38d6521a27a198e355c95552')
+sha256sums_x86_64=('3ced9acefede989a81a1aaa93569e3d804ce918cdb2fc20515ddd6831bfcdb95')
+sha256sums_armv7h=('b2ae157107cde679a98597b47d898e02b36ad3028bebcab1e5906da8922bbf36')
prepare() {
warning "If the install fails, you need to uninstall previous major version of Teamviewer"