* update ninja to 1.12.1-2.1

This commit is contained in:
Alexander Baldeck 2024-12-12 19:30:57 +01:00
parent c4d7d1ec23
commit d4407cd36d
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = ninja
pkgdesc = Small build system with a focus on speed
pkgver = 1.12.1
pkgrel = 2
pkgrel = 2.1
url = https://ninja-build.org/
arch = x86_64
arch = powerpc64le

View File

@ -6,7 +6,7 @@
pkgname=ninja
pkgver=1.12.1
pkgrel=2
pkgrel=2.1
pkgdesc='Small build system with a focus on speed'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://ninja-build.org/'