Various fixes as suggested and a dependency issue I missed earlier. I had editted the wrong file.
This commit is contained in:
@@ -7,6 +7,7 @@ pkgver=0.0.5
|
||||
pkgrel=1
|
||||
pkgdesc="Pygments Github custom lexers. (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://github.com/liluo/pygments-github-lexers'
|
||||
license=('BSD')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python"
|
||||
|
||||
Reference in New Issue
Block a user