diff --git a/.SRCINFO b/.SRCINFO index bfa4210..42c16aa 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 + pkgrel = 1.4 url = http://www.teamviewer.com install = teamviewer.install arch = i686 diff --git a/PKGBUILD b/PKGBUILD index 3c19c7a..5761c08 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,14 +2,14 @@ pkgname=teamviewer pkgver=11.0.52520 -pkgrel=1.3 +pkgrel=1.4 pkgdesc='All-In-One Software for Remote Support and Online Meetings' arch=('i686' 'x86_64') url='http://www.teamviewer.com' license=('custom') options=('!strip') provides=('teamviewer') -conflicts=('teamviewer') +conflicts=('teamviewer-beta') depends_x86_64=( 'lib32-fontconfig' 'lib32-libpng12'