add test-group-and-summary
This commit is contained in:
		
							
								
								
									
										15
									
								
								test-group-and-summary/alr.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								test-group-and-summary/alr.sh
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,15 @@ | |||||||
|  | name='test-group-and-summary' | ||||||
|  | version='1.0.0' | ||||||
|  | release='1' | ||||||
|  | group="System/Base" | ||||||
|  | summary="Custom summary" | ||||||
|  | desc="Long long | ||||||
|  | multiline description" | ||||||
|  | maintainer='UNKNOWN' | ||||||
|  | architectures=('all') | ||||||
|  | license=('UNKNOWN') | ||||||
|  |  | ||||||
|  | package() { | ||||||
|  |     mkdir -p "$pkgdir/opt" | ||||||
|  |     echo "FOO-PKG" > "$pkgdir/opt/foo" | ||||||
|  | } | ||||||
		Reference in New Issue
	
	Block a user