extra/gn to 0.2165.f284b6b4-1

This commit is contained in:
Kevin Mihelich 2024-05-01 12:59:56 +00:00
parent c76f99da2b
commit b653f1c347
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.2157.22581fb4
pkgver = 0.2165.f284b6b4
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=22581fb46c0c0c9530caa67149ee4dd8811063cf
source = git+https://gn.googlesource.com/gn#commit=f284b6b47039a2d7edfcbfc51f52664f82b5a789
sha256sums = SKIP
pkgname = gn

View file

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