Various fixes as suggested and a dependency issue I missed earlier. I had editted the wrong file.

This commit is contained in:
JPeterMugaas
2021-12-10 00:38:12 -05:00
parent b3ee22ae37
commit b31b575447
3 changed files with 10 additions and 45 deletions

View File

@@ -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"