diff --git a/ninja/PKGBUILD b/ninja/PKGBUILD index 7d66dac6a7..e69da7b7d0 100644 --- a/ninja/PKGBUILD +++ b/ninja/PKGBUILD @@ -5,8 +5,8 @@ # Contributor: Gergely Imreh pkgname=ninja -pkgver=1.12.0 -pkgrel=2 +pkgver=1.12.1 +pkgrel=1 pkgdesc='Small build system with a focus on speed' arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) url='https://ninja-build.org/' @@ -15,8 +15,8 @@ depends=(gcc-libs) makedepends=(cmake python re2c emacs-nox) checkdepends=(gtest) source=($pkgname-$pkgver.zip::https://github.com/ninja-build/ninja/archive/v$pkgver.zip) -sha1sums=('53e759ea6ed7895d71ce9f60915b37b20327da55') -sha256sums=('47411d1c95a91f416efc6f1bfb22477047c7a91951711af6123ab68ab11d6fcf') +sha1sums=('ebdc7b4e92dd25fa91d7801ad150bd4b7a4990ce') +sha256sums=('40db6f6c77045efc817209fa72c3f92a399b7e39cf8e4cddfe7e65df2dd5dcbe') build() { cd ninja-$pkgver