mirror of
				https://github.com/kovidgoyal/calibre.git
				synced 2025-11-03 19:17:02 -05:00 
			
		
		
		
	Bump bundled liberation fonts from 2.1.1 to 2.1.3
This commit is contained in:
		
							parent
							
								
									4311cae31a
								
							
						
					
					
						commit
						56c735e060
					
				@ -14,8 +14,8 @@ class LiberationFonts(ReVendor):
 | 
			
		||||
    description = 'Download the Liberation fonts'
 | 
			
		||||
    NAME = 'liberation_fonts'
 | 
			
		||||
    TAR_NAME = 'liberation-fonts'
 | 
			
		||||
    VERSION = '2.1.1'
 | 
			
		||||
    DOWNLOAD_URL = 'https://github.com/liberationfonts/liberation-fonts/files/4743886/liberation-fonts-ttf-%s.tar.gz' % VERSION
 | 
			
		||||
    VERSION = '2.1.3'
 | 
			
		||||
    DOWNLOAD_URL = 'https://github.com/liberationfonts/liberation-fonts/files/6026893/liberation-fonts-ttf-%s.tar.gz' % VERSION
 | 
			
		||||
 | 
			
		||||
    @property
 | 
			
		||||
    def vendored_dir(self):
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user