bat: update to 0.23.0
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
5824a3ff6b
commit
608cc7c3ac
@@ -3,7 +3,7 @@
|
||||
_realname=bat
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=0.22.1
|
||||
pkgver=0.23.0
|
||||
pkgrel=1
|
||||
pkgdesc="Cat clone with syntax highlighting and git integration (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -20,7 +20,7 @@ makedepends=(
|
||||
)
|
||||
options=('staticlibs' 'strip')
|
||||
source=("${_realname}-${pkgver}.tar.gz::https://github.com/sharkdp/bat/archive/refs/tags/v${pkgver}.tar.gz")
|
||||
sha256sums=('25e45debf7c86794281d63a51564feefa96fdfdf575381e3adc5c06653ecaeca')
|
||||
sha256sums=('30b6256bea0143caebd08256e0a605280afbbc5eef7ce692f84621eb232a9b31')
|
||||
|
||||
prepare() {
|
||||
cp -r ${_realname}-${pkgver} build-${MSYSTEM}
|
||||
|
||||
Reference in New Issue
Block a user