File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Template file for 'zed'
22pkgname=zed
3- version=1.11.3
3+ version=1.12.0
44revision=1
55archs="x86_64 aarch64"
66create_wrksrc=yes
@@ -32,11 +32,11 @@ noshlibprovides=yes
3232case "${XBPS_TARGET_MACHINE}" in
3333 x86_64)
3434 distfiles="https://github.com/zed-industries/zed/releases/download/v${version}/zed-linux-x86_64.tar.gz"
35- checksum="483ee09c885801dd7a0230e3ccf5c463c4dbe4559927f5856fd568e7b1a32e3e "
35+ checksum="fedaec1e617fc78fe56ff82e63ee51562902d9904b1120330c1802fec2b84315 "
3636 ;;
3737 aarch64)
3838 distfiles="https://github.com/zed-industries/zed/releases/download/v${version}/zed-linux-aarch64.tar.gz"
39- checksum="deba67d5fcc042b8ad9f92e803464b4ea0b220880fdc373ba5827fcad4ebd9fc "
39+ checksum="d0df027ab6b496cda3eb370b7e4f6db2b635f6776ba4ba079dda91b199464daa "
4040 ;;
4141esac
4242
You can’t perform that action at this time.
0 commit comments