Merge pull request #18976 from podsvirov/helix-update

helix: Update to 23.10
This commit is contained in:
Christoph Reiter
2023-10-27 19:33:50 +02:00
committed by GitHub

View File

@@ -3,8 +3,8 @@
_realname=helix
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=23.05
pkgrel=2
pkgver=23.10
pkgrel=1
pkgdesc="A post-modern modal text editor (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
@@ -16,7 +16,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-rust"
source=("$_realname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz"
'helix.sh')
noextract=("${_realname}-${pkgver}.tar.gz")
sha256sums=('65da9de40ebd275a9be9a2491b7ec35f1aec9e9259e95216ad7f812d2b8627f9'
sha256sums=('a1a98b24692ba8fc648245bebc3511b27eb4edf9eb97d97d8aed7157316d01e8'
'c557a1e313586decf3d00fcf67e9a3f6139a2850b2e267b14d33e45636e84790')
prepare() {