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.12.0
3+ version=1.12.1
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="fedaec1e617fc78fe56ff82e63ee51562902d9904b1120330c1802fec2b84315 "
35+ checksum="d3c0665cd9338c1d7b95288993167dcc53db98f9dcf1cea3965825b2e299f2a7 "
3636 ;;
3737 aarch64)
3838 distfiles="https://github.com/zed-industries/zed/releases/download/v${version}/zed-linux-aarch64.tar.gz"
39- checksum="d0df027ab6b496cda3eb370b7e4f6db2b635f6776ba4ba079dda91b199464daa "
39+ checksum="41d04694fce05a4fe9d785cacd05983b7235050541d8a787855b3f3e1a0e26df "
4040 ;;
4141esac
4242
You can’t perform that action at this time.
0 commit comments