helix: update to 25.07.1
This commit is contained in:
parent
8a2d44201e
commit
44d1892de2
@ -3,12 +3,18 @@
|
||||
_realname=helix
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=25.07
|
||||
pkgver=25.07.1
|
||||
pkgrel=1
|
||||
pkgdesc="A post-modern modal text editor (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://github.com/helix-editor/helix"
|
||||
msys2_changelog_url="https://github.com/helix-editor/helix/blob/master/CHANGELOG.md"
|
||||
msys2_references=(
|
||||
'anitya: 219661'
|
||||
'archlinux: helix'
|
||||
'gentoo: app-editors/helix'
|
||||
)
|
||||
license=('spdx:MPL-2.0')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-rust"
|
||||
"${MINGW_PACKAGE_PREFIX}-mdbook"
|
||||
@ -20,7 +26,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-rust-analyzer: Rust LSP"
|
||||
source=("git+${url}.git#tag=${pkgver}"
|
||||
'icon.patch'
|
||||
'fix-runtime-dir.patch')
|
||||
sha256sums=('33060d531572aba68958916df112e7ed0385dd5fac8ccaa56231044e6df01b7e'
|
||||
sha256sums=('4c02697294dbc6a0e5f48a44218c1e36682b3e203a76bd52880f82508d393485'
|
||||
'f45f0656cb1ceb5c90925c80b093335622f9ad3f64d4e2c8a3a0ea0ab43d900e'
|
||||
'f071538f25e12ca0898c61daa3a2fbf9416a5be4f014682942dcf34dfb0f1335')
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user