parent
							
								
									4406d84795
								
							
						
					
					
						commit
						74a417f25e
					
				
							
								
								
									
										2
									
								
								.SRCINFO
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								.SRCINFO
									
									
									
									
									
								
							| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
pkgbase = teamviewer
 | 
					pkgbase = teamviewer
 | 
				
			||||||
	pkgdesc = All-In-One Software for Remote Support and Online Meetings
 | 
						pkgdesc = All-In-One Software for Remote Support and Online Meetings
 | 
				
			||||||
	pkgver = 11.0.52520
 | 
						pkgver = 11.0.52520
 | 
				
			||||||
	pkgrel = 1.3
 | 
						pkgrel = 1.2
 | 
				
			||||||
	url = http://www.teamviewer.com
 | 
						url = http://www.teamviewer.com
 | 
				
			||||||
	install = teamviewer.install
 | 
						install = teamviewer.install
 | 
				
			||||||
	arch = i686
 | 
						arch = i686
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										16
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										16
									
								
								PKGBUILD
									
									
									
									
									
								
							| 
						 | 
					@ -1,9 +1,11 @@
 | 
				
			||||||
# Maintainer: Yakir Sitbon <kingyes1 at gmail dot com>
 | 
					# 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
 | 
					pkgname=teamviewer
 | 
				
			||||||
pkgver=11.0.52520
 | 
					pkgver=11.0.52520
 | 
				
			||||||
pkgrel=2
 | 
					pkgrel=1.1
 | 
				
			||||||
pkgdesc="All-In-One Software for Remote Support and Online Meetings"
 | 
					pkgdesc="All-In-One Software for Remote Support and Online Meetings"
 | 
				
			||||||
arch=('i686' 'x86_64')
 | 
					arch=('i686' 'x86_64')
 | 
				
			||||||
url="http://www.teamviewer.com"
 | 
					url="http://www.teamviewer.com"
 | 
				
			||||||
| 
						 | 
					@ -31,16 +33,6 @@ package() {
 | 
				
			||||||
  cd "${srcdir}"
 | 
					  cd "${srcdir}"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Install
 | 
					# 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}"/
 | 
					  cp -dr --no-preserve=ownership {etc,opt,usr,var} "${pkgdir}"/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Additional files
 | 
					# Additional files
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user