ninja: Update to 1.13.1 (#5580)
This commit is contained in:
parent
c4b3090ae9
commit
95fb57064f
@ -2,7 +2,7 @@
|
||||
|
||||
_realname=ninja
|
||||
pkgname=("${_realname}" "${_realname}-vim")
|
||||
pkgver=1.13.0
|
||||
pkgver=1.13.1
|
||||
pkgrel=1
|
||||
_descr="Ninja is a small build system with a focus on speed"
|
||||
pkgdesc="${_descr}"
|
||||
@ -14,7 +14,7 @@ depends=()
|
||||
options=('strip' 'staticlibs')
|
||||
makedepends=("re2c" "python3" 'gcc')
|
||||
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ninja-build/ninja/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('f08641d00099a9e40d44ec0146f841c472ae58b7e6dd517bee3945cfd923cedf')
|
||||
sha256sums=('f0055ad0369bf2e372955ba55128d000cfcc21777057806015b45e4accbebf23')
|
||||
|
||||
prepare () {
|
||||
cd ${srcdir}/ninja-${pkgver}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user