|  | @@ -9,8 +9,8 @@ setup(
 | 
	
		
			
				|  |  |      description = 'extension for python\'s build-in operating system interface',
 | 
	
		
			
				|  |  |      author = 'Fabian Peter Hammerle',
 | 
	
		
			
				|  |  |      author_email = 'fabian.hammerle@gmail.com',
 | 
	
		
			
				|  |  | -    url = 'https://github.com/fphammerle/osex',
 | 
	
		
			
				|  |  | -    download_url = 'https://github.com/fphammerle/osex/tarball/0.3.2',
 | 
	
		
			
				|  |  | +    url = 'https://git.hammerle.me/fphammerle/osex',
 | 
	
		
			
				|  |  | +    download_url = 'https://git.hammerle.me/fphammerle/osex/archive/0.3.2.zip',
 | 
	
		
			
				|  |  |      keywords = [],
 | 
	
		
			
				|  |  |      classifiers = [],
 | 
	
		
			
				|  |  |      scripts = glob.glob('scripts/*'),
 |