We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 316dfcf commit 98ecdfbCopy full SHA for 98ecdfb
mingw-w64-neovim/PKGBUILD
@@ -4,7 +4,7 @@ _realname=neovim
4
pkgbase=mingw-w64-${_realname}
5
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
6
pkgver=0.10.4
7
-pkgrel=2
+pkgrel=3
8
pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs (mingw-w64)'
9
arch=('any')
10
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
0 commit comments