diff --git a/mingw-w64-gtksourceview5/PKGBUILD b/mingw-w64-gtksourceview5/PKGBUILD index b48739328f..a524216418 100644 --- a/mingw-w64-gtksourceview5/PKGBUILD +++ b/mingw-w64-gtksourceview5/PKGBUILD @@ -1,4 +1,4 @@ -# Maintainer: Christoph Reiter +# Maintainer: Taozuhong _realname=gtksourceview pkgbase=mingw-w64-${_realname}5 @@ -7,7 +7,7 @@ pkgver=5.0.0 pkgrel=1 pkgdesc="A text widget adding syntax highlighting and more to GNOME (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('any') url="https://www.gnome.org" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-vala"