Browse Source
			
			
			system/sarasa-gothic: Updated for version 0.38.0.
			
				Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
			
			
				pull/191/head
			
			
		 
		
			
				
					
						 Gene Carlson
					
					3 years ago
						Gene Carlson
					
					3 years ago
					
						
							committed by
							
								 Willy Sudiarto Raharjo
								Willy Sudiarto Raharjo
							
						 
					
				 
				
			 
		 
		
			
				
				  
				  No known key found for this signature in database
				  
				  	
						GPG Key ID: 3F617144D7238786
				  	
				  
				
			
		
		
		
	
		
			
				 2 changed files with 
5 additions and 
5 deletions
			 
			
		 
		
			
				- 
					
					
					 
					system/sarasa-gothic/sarasa-gothic.SlackBuild
				
- 
					
					
					 
					system/sarasa-gothic/sarasa-gothic.info
				
					
					
						
							
								
									
										
											
	
		
			
				
					|  |  | @ -2,7 +2,7 @@ | 
			
		
	
		
			
				
					|  |  |  | # | 
			
		
	
		
			
				
					|  |  |  | # Slackware build script for sarasa-gothic | 
			
		
	
		
			
				
					|  |  |  | # | 
			
		
	
		
			
				
					|  |  |  | # Copyright 2022 K. Eugene Carlson  Tsukuba, Japan | 
			
		
	
		
			
				
					|  |  |  | # Copyright 2022-2023 K. Eugene Carlson  Tsukuba, Japan | 
			
		
	
		
			
				
					|  |  |  | # All rights reserved. | 
			
		
	
		
			
				
					|  |  |  | # | 
			
		
	
		
			
				
					|  |  |  | # Redistribution and use of this script, with or without modification, is | 
			
		
	
	
		
			
				
					|  |  | @ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  | PRGNAM=sarasa-gothic | 
			
		
	
		
			
				
					|  |  |  | SRCNAM=sarasa-gothic-ttc | 
			
		
	
		
			
				
					|  |  |  | VERSION=${VERSION:-0.37.4} | 
			
		
	
		
			
				
					|  |  |  | VERSION=${VERSION:-0.38.0} | 
			
		
	
		
			
				
					|  |  |  | BUILD=${BUILD:-1} | 
			
		
	
		
			
				
					|  |  |  | TAG=${TAG:-_SBo} | 
			
		
	
		
			
				
					|  |  |  | PKGTYPE=${PKGTYPE:-tgz} | 
			
		
	
	
		
			
				
					|  |  | 
 | 
			
		
	
										
									
								
							
						 
					 
				 
			
		
			
				
					
					
						
							
								
									
										
											
	
		
			
				
					|  |  | @ -1,8 +1,8 @@ | 
			
		
	
		
			
				
					|  |  |  | PRGNAM="sarasa-gothic" | 
			
		
	
		
			
				
					|  |  |  | VERSION="0.37.4" | 
			
		
	
		
			
				
					|  |  |  | VERSION="0.38.0" | 
			
		
	
		
			
				
					|  |  |  | HOMEPAGE="https://github.con/be5invis/Sarasa-Gothic" | 
			
		
	
		
			
				
					|  |  |  | DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.37.4/sarasa-gothic-ttc-0.37.4.7z" | 
			
		
	
		
			
				
					|  |  |  | MD5SUM="a836aef5a53405b8171e62dd2b886ac0" | 
			
		
	
		
			
				
					|  |  |  | DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.38.0/sarasa-gothic-ttc-0.38.0.7z" | 
			
		
	
		
			
				
					|  |  |  | MD5SUM="31df4ebf21a00b5cf65f5bc1c51a74f6" | 
			
		
	
		
			
				
					|  |  |  | DOWNLOAD_x86_64="" | 
			
		
	
		
			
				
					|  |  |  | MD5SUM_x86_64="" | 
			
		
	
		
			
				
					|  |  |  | REQUIRES="p7zip" | 
			
		
	
	
		
			
				
					|  |  | 
 |