zellij: update to 0.31.4
This commit is contained in:
		 Marcin Puc
					Marcin Puc
				
			
				
					committed by
					
						 Michal Vasilek
						Michal Vasilek
					
				
			
			
				
	
			
			
			 Michal Vasilek
						Michal Vasilek
					
				
			
						parent
						
							fd8bdc3e14
						
					
				
				
					commit
					f4ecad29cc
				
			| @@ -1,6 +1,6 @@ | ||||
| # Template file for 'zellij' | ||||
| pkgname=zellij | ||||
| version=0.31.3 | ||||
| version=0.31.4 | ||||
| revision=1 | ||||
| # Dependency crate `wasmer-vm` only supports the following archs: x86_64, arm64, x86 | ||||
| # https://docs.wasmer.io/ecosystem/wasmer/wasmer-features#compiler-support-by-chipset | ||||
| @@ -14,8 +14,8 @@ maintainer="Marcin Puc <tranzystorek.io@protonmail.com>" | ||||
| license="MIT" | ||||
| homepage="https://zellij.dev" | ||||
| changelog="https://raw.githubusercontent.com/zellij-org/zellij/main/CHANGELOG.md" | ||||
| distfiles="https://github.com/zellij-org/zellij/archive/v${version}.tar.gz" | ||||
| checksum=61949cc0c44b11082e6a4347d50910c576b1f131daa054a17ed153a6fd0e8b20 | ||||
| distfiles="https://github.com/zellij-org/zellij/archive/refs/tags/v${version}.tar.gz" | ||||
| checksum=286b08523457cdadee89bb1839f8d08ac402af00f3e27063520a7ed9ee7afc8a | ||||
|  | ||||
| post_build() { | ||||
| 	ZELLIJ="target/${RUST_TARGET}/release/zellij" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user