extra/gn to 0.2157.22581fb4-1

This commit is contained in:
Kevin Mihelich 2024-03-16 00:14:49 +00:00
parent 8a41d6b3c5
commit 03fb9010ae
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = gn
pkgdesc = Meta-build system that generates build files for Ninja
pkgver = 0.2143.a2e2717e
pkgver = 0.2157.22581fb4
pkgrel = 1
url = https://gn.googlesource.com/gn/
arch = x86_64
@ -10,7 +10,7 @@ pkgbase = gn
makedepends = python
makedepends = git
depends = gcc-libs
source = git+https://gn.googlesource.com/gn#commit=a2e2717ea670249a34b0de4b3e54f268d320bdfa
source = git+https://gn.googlesource.com/gn#commit=22581fb46c0c0c9530caa67149ee4dd8811063cf
sha256sums = SKIP
pkgname = gn

View file

@ -4,8 +4,8 @@
# - strip -fstack-clash-protection from CFLAGS
pkgname=gn
pkgver=0.2143.a2e2717e
_commit=a2e2717ea670249a34b0de4b3e54f268d320bdfa
pkgver=0.2157.22581fb4
_commit=22581fb46c0c0c9530caa67149ee4dd8811063cf
pkgrel=1
pkgdesc="Meta-build system that generates build files for Ninja"
arch=('x86_64')