Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / ninja


Commits:
a0cb5066 by Antonio Rojas at 2024-04-06T22:00:13+02:00
upgpkg: 1.11.1-4: Python 3.12 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,16 @@
+pkgbase = ninja
+       pkgdesc = Small build system with a focus on speed
+       pkgver = 1.11.1
+       pkgrel = 4
+       url = https://ninja-build.org/
+       arch = x86_64
+       license = Apache
+       makedepends = python
+       makedepends = re2c
+       makedepends = emacs-nox
+       depends = gcc-libs
+       source = 
ninja-1.11.1.zip::https://github.com/martine/ninja/archive/v1.11.1.zip
+       sha1sums = fbcb284b7280335835c3f085fb825e6f1514396e
+       sha256sums = 
03b7ea14bf04b87cbdd64b9a1262577093e177f8e5662515de77f3a796b75951
+
+pkgname = ninja


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=ninja
 pkgver=1.11.1
-pkgrel=3
+pkgrel=4
 pkgdesc='Small build system with a focus on speed'
 arch=(x86_64)
 url='https://ninja-build.org/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ninja/-/commit/a0cb5066b07c225906edfce1f96d4a7eb9653286

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ninja/-/commit/a0cb5066b07c225906edfce1f96d4a7eb9653286
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to