Reduced the scope of provides
This commit is contained in:
		
							parent
							
								
									7c91509908
								
							
						
					
					
						commit
						0aa1d2fef6
					
				
							
								
								
									
										1
									
								
								.SRCINFO
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								.SRCINFO
									
									
									
									
									
								
							@ -12,7 +12,6 @@ pkgbase = chirp-hg
 | 
			
		||||
	depends = pygtk
 | 
			
		||||
	depends = curl
 | 
			
		||||
	provides = chirp
 | 
			
		||||
	provides = chirp-daily
 | 
			
		||||
	conflicts = chirp
 | 
			
		||||
	conflicts = chirp-daily
 | 
			
		||||
	source = chirp-hg::http://d-rats.com/hg/chirp.hg
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								PKGBUILD
									
									
									
									
									
								
							@ -8,7 +8,7 @@ url="http://chirp.danplanet.com/"
 | 
			
		||||
license=('GPL')
 | 
			
		||||
depends=('python2-lxml' 'python2-pyserial' 'desktop-file-utils' 'pygtk' 'curl')
 | 
			
		||||
makedepends=('mercurial')
 | 
			
		||||
provides=('chirp' 'chirp-daily')
 | 
			
		||||
provides=('chirp')
 | 
			
		||||
conflicts=('chirp' 'chirp-daily')
 | 
			
		||||
source=('chirp-hg::http://d-rats.com/hg/chirp.hg')
 | 
			
		||||
noextract=()
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user