extra/gn to 0.2143.a2e2717e-1

This commit is contained in:
Kevin Mihelich 2024-02-11 16:36:36 +00:00
parent f1a2ca5a8e
commit 6d50f3d820
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.2130.7367b0df
pkgver = 0.2143.a2e2717e
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=7367b0df0a0aa25440303998d54045bda73935a5
source = git+https://gn.googlesource.com/gn#commit=a2e2717ea670249a34b0de4b3e54f268d320bdfa
sha256sums = SKIP
pkgname = gn

View file

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