extra/gn to 0.2174.b3a0bff4-1

This commit is contained in:
Kevin Mihelich 2024-06-10 18:42:41 +00:00
parent a8a3f17d6f
commit d593cef0c6
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.2165.f284b6b4
pkgver = 0.2174.b3a0bff4
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=f284b6b47039a2d7edfcbfc51f52664f82b5a789
source = git+https://gn.googlesource.com/gn#commit=b3a0bff47dd81073bfe67a402971bad92e4f2423
sha256sums = SKIP
pkgname = gn

View file

@ -4,8 +4,8 @@
# - strip -fstack-clash-protection from CFLAGS
pkgname=gn
pkgver=0.2165.f284b6b4
_commit=f284b6b47039a2d7edfcbfc51f52664f82b5a789
pkgver=0.2174.b3a0bff4
_commit=b3a0bff47dd81073bfe67a402971bad92e4f2423
pkgrel=1
pkgdesc="Meta-build system that generates build files for Ninja"
arch=('x86_64')