diff --git a/mingw-w64-helix/PKGBUILD b/mingw-w64-helix/PKGBUILD index c6fbe4d5aa..8b850fbf56 100644 --- a/mingw-w64-helix/PKGBUILD +++ b/mingw-w64-helix/PKGBUILD @@ -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() {