Added license file to PKGBUILD for AUR.
This commit is contained in:
		@@ -35,4 +35,5 @@ build() {
 | 
			
		||||
package() {
 | 
			
		||||
	cd "$pkgname-$pkgver"
 | 
			
		||||
	install -D build/bin/${pkgname} ${pkgdir}/usr/bin/${pkgname}
 | 
			
		||||
	install -D -m644 LICENSE.md "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user