Skip to content

Commit

Permalink
zed: update to 0.153.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ognevny committed Sep 25, 2024
1 parent 96e1d68 commit a027dd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-zed/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=zed
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.153.6
pkgver=0.153.7
pkgrel=1
pkgdesc="A high-performance, multiplayer code editor (mingw-w64)"
arch=('any')
Expand Down Expand Up @@ -41,7 +41,7 @@ source=("git+${msys2_repository_url}.git#tag=v${pkgver}"
"zed-dont-vendor-cargo-about.patch"
"curl-sys-use-pkgconfig.patch"
"zstd-sys-remove-statik.patch")
sha256sums=('f5b72034b22ec9ded8650d4043e4a05ca7f544cfde8445681e9102e9d4457377'
sha256sums=('cf62dd317b754ff57f2cfccace1d0ac81e01af47e174f9cc76996a24498021dc'
'38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa'
'8af10b986114528fcdc4b63b6f5f021b7057618411046a4de2ba0f0149a097bf'
'94ca0bc7ae6f73bc4cdb9dd02af2946541b2bee7c71f279a4eeef1f987e76fe4'
Expand Down

0 comments on commit a027dd5

Please sign in to comment.