highlight: bump pkgrel
This commit is contained in:
@@ -2,10 +2,10 @@ _realname=highlight
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=4.4
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
url="http://www.andre-simon.de/doku/highlight/highlight.html"
|
||||
pkgdesc="Fast and flexible source code highlighter (CLI version) (mingw-w64)"
|
||||
license=('GPLv3')
|
||||
license=('spdx:GPL-3.0-or-later')
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
|
||||
|
||||
Reference in New Issue
Block a user