Skip to content

Commit

Permalink
zed: update to 0.143.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ognevny authored Jul 12, 2024
1 parent 819f962 commit 585b86f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mingw-w64-zed/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
_realname=zed
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.142.6
pkgver=0.143.7
pkgrel=1
pkgdesc="A high-performance, multiplayer code editor (mingw-w64)"
arch=('any')
mingw_arch=('ucrt64')
url='https://github.com/zed-industries/zed'
license=('spdx:AGPL-3.0-or-later AND Apache-2.0 AND GPL-3.0-or-later')
msys2_references=(
'anitya'
'anitya: 373275'
'archlinux: zed'
'aur'
'gentoo'
Expand All @@ -35,7 +35,7 @@ source=("https://github.com/zed-industries/zed/archive/v${pkgver}/${_realname}-$
"zed-download-pc-windows-gnu-assets.patch"
"curl-sys-use-pkgconfig.patch"
"zstd-sys-remove-statik.patch")
sha256sums=('639b326a215bcb10510deb5c28f0e730581a0e086e2b57d62e7f581b102955d7'
sha256sums=('6c7d98927448359fe02afea23edeb76980c7ed3eb435ee5c2a9e85925745fc82'
'c253a4914af5bafc8fa8c86ee400827e83cf6ec01195ec1f1ed8441bf00d65aa'
'3cc35d066510b197a0f72de863736641539957628c8a42e70e27c66849e77c34'
'94ca0bc7ae6f73bc4cdb9dd02af2946541b2bee7c71f279a4eeef1f987e76fe4'
Expand Down

0 comments on commit 585b86f

Please sign in to comment.