summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Taber2015-12-02 17:35:38 -0500
committerAlex Taber2015-12-02 17:35:38 -0500
commit74a417f25e8ebfafb7e26d9f3b9a2f71b312cbae (patch)
treed868e6fe284d80afb7d9d33089f7515148db044b
parent4406d8479504621c8c83540641947844eb8ad59a (diff)
downloadaur-74a417f25e8ebfafb7e26d9f3b9a2f71b312cbae.tar.gz
Revert "Upgrading should now work."
This reverts commit 4406d8479504621c8c83540641947844eb8ad59a.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD16
2 files changed, 5 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e9df22a7082..c0f703b8bdb8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = teamviewer
pkgdesc = All-In-One Software for Remote Support and Online Meetings
pkgver = 11.0.52520
- pkgrel = 1.3
+ pkgrel = 1.2
url = http://www.teamviewer.com
install = teamviewer.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 53398027acc5..1831a2604473 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,11 @@
# Maintainer: Yakir Sitbon <kingyes1 at gmail dot com>
-# Contributor: Alex Taber <aft dot pokemon at gmail dot com>
+# Contributor: Alucryd <alucryd at gmail dot com>
+# Contributor: Stas S <whats_up at tut dot by>
+# Contributor: Hilinus <itahilinus at hotmail dot it>
pkgname=teamviewer
pkgver=11.0.52520
-pkgrel=2
+pkgrel=1.1
pkgdesc="All-In-One Software for Remote Support and Online Meetings"
arch=('i686' 'x86_64')
url="http://www.teamviewer.com"
@@ -31,16 +33,6 @@ package() {
cd "${srcdir}"
# Install
- if [ -f /opt/teamviewer/logfiles ]
- then
- rm opt/teamviewer/logfiles
- fi
-
- if [ -f /opt/teamviewer/config ]
- then
- rm opt/teamviewer/config
- fi
-
cp -dr --no-preserve=ownership {etc,opt,usr,var} "${pkgdir}"/
# Additional files