Skip to content

Commit

Permalink
teamviewer v15.55.3-1
Browse files Browse the repository at this point in the history
  • Loading branch information
mortyr45 authored and github-actions[bot] committed Jun 30, 2024
1 parent da75571 commit 2725cc7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/teamviewer/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname=teamviewer
pkgver=15.53.6
pkgver=15.55.3
pkgrel=1
pkgdesc='All-In-One Software for Remote Support and Online Meetings'
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
Expand Down Expand Up @@ -32,10 +32,10 @@ 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_${pkgver}_armhf.deb")
source_aarch64=("https://dl.teamviewer.com/download/linux/version_${pkgver%%.*}x/teamviewer_${pkgver}_arm64.deb")
sha256sums_i686=('b94100216c938756562fe7260b3e86adda4f3f4b7d9c59e5d77d5e131b8adff5')
sha256sums_x86_64=('9955eb3241b2684cae7845ae93102ffb41a8e176b52100a3973eb047667ceae3')
sha256sums_armv7h=('bb3dc9333b527181a41f2129d54b0fc24acfbbf3f33a52d14a16306c14bc9645')
sha256sums_aarch64=('dd429662e8c72590d819fe73a27bcb99fc98348d8db38d20c595b26648430efd')
sha256sums_i686=('6bae6bc4406e4464c3bbe7ae87cde2d39f13eae4f2f46b6a3c87ee4a8479afc8')
sha256sums_x86_64=('5e53ed1e4d5afb2f39cff70154731269fb438f3bbfa837c5a19e42f628b504e2')
sha256sums_armv7h=('217927b53b0efd4063cb468c96ee430ad8ad41e611d2e47244cb69a26ae5e78d')
sha256sums_aarch64=('606cb737afb9a0cfb424fc51aad720a55b6112f81606367e63889e15ddfc3b87')

prepare() {
warning "If the install fails, you need to uninstall previous major version of Teamviewer"
Expand Down

0 comments on commit 2725cc7

Please sign in to comment.