meld3: Enable clangarm64
This commit is contained in:
@@ -7,7 +7,7 @@ pkgver=4.8.4
|
||||
pkgrel=1
|
||||
pkgdesc="A text widget adding syntax highlighting and more to GNOME (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://wiki.gnome.org/Projects/GtkSourceView"
|
||||
license=("LGPL")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-pkg-config"
|
||||
|
||||
@@ -8,7 +8,7 @@ pkgver=3.22.0
|
||||
pkgrel=1
|
||||
pkgdesc="Visual diff and merge tool (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://meldmerge.org/"
|
||||
license=("spdx:GPL-2.0-or-later")
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gtk3"
|
||||
|
||||
Reference in New Issue
Block a user