summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2018-07-04 14:13:52 -0400
committerChris Severance2018-07-04 14:13:52 -0400
commit8d76701e31b5883c086f457763d0c43263d2f0a9 (patch)
tree3e988803d1cb1459edae71ddfdf8b1c6f1746f47
parent43453675c06a46bdcd2767cddec390a395aaba3a (diff)
downloadaur-8d76701e31b5883c086f457763d0c43263d2f0a9.tar.gz
autu: Update to 9.0.32150-1 Update Link
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34bd2cb7f898..527f2469d34c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Sat Sep 23 14:15:36 UTC 2017
+# Wed Jul 4 18:13:52 UTC 2018
pkgbase = teamviewer9
pkgdesc = All-In-One Software for Remote Support and Online Meetings
pkgver = 9.0.32150
pkgrel = 1
- url = http://www.teamviewer.com
+ url = https://www.teamviewer.com
install = teamviewer.install
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 46cee1abe0f4..eb591f18a34a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -93,7 +93,7 @@ fi
pkgdesc='All-In-One Software for Remote Support and Online Meetings'
arch=('i686' 'x86_64')
-url='http://www.teamviewer.com'
+url='https://www.teamviewer.com'
license=('custom')
depends=('bash')
depends_i686=('alsa-lib' 'fontconfig' 'freetype2' 'gcc-libs' 'glib2' 'libice' 'libsm' 'libxdamage' 'libxrandr' 'libxtst' 'pcre' 'zlib' 'libxinerama' 'libpng12' 'qt4')
@@ -104,7 +104,7 @@ provides=("teamviewer=${_pkgver_major}")
conflicts=('teamviewer')
options=('!strip')
install="${pkgname%%[0-9]*}.install"
-_verwatch=('https://www.teamviewer.com/en/download/linux/' '.*v\([0-9\.]\+\) (tar\.xz).*' 'f')
+#_verwatch=('https://www.teamviewer.com/en/download/linux/' '.*v\([0-9\.]\+\) (tar\.xz).*' 'f')
if [ "${_pkgver_major}" -ge 10 ]; then
source=("http://download.teamviewer.com/download/version_${_pkgver_major}x/teamviewer_${pkgver}.i686.rpm")