mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/gn to 0.2174.b3a0bff4-1
This commit is contained in:
parent
a8a3f17d6f
commit
d593cef0c6
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = gn
|
pkgbase = gn
|
||||||
pkgdesc = Meta-build system that generates build files for Ninja
|
pkgdesc = Meta-build system that generates build files for Ninja
|
||||||
pkgver = 0.2165.f284b6b4
|
pkgver = 0.2174.b3a0bff4
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://gn.googlesource.com/gn/
|
url = https://gn.googlesource.com/gn/
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
@ -10,7 +10,7 @@ pkgbase = gn
|
||||||
makedepends = python
|
makedepends = python
|
||||||
makedepends = git
|
makedepends = git
|
||||||
depends = gcc-libs
|
depends = gcc-libs
|
||||||
source = git+https://gn.googlesource.com/gn#commit=f284b6b47039a2d7edfcbfc51f52664f82b5a789
|
source = git+https://gn.googlesource.com/gn#commit=b3a0bff47dd81073bfe67a402971bad92e4f2423
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
|
|
||||||
pkgname = gn
|
pkgname = gn
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
# - strip -fstack-clash-protection from CFLAGS
|
# - strip -fstack-clash-protection from CFLAGS
|
||||||
|
|
||||||
pkgname=gn
|
pkgname=gn
|
||||||
pkgver=0.2165.f284b6b4
|
pkgver=0.2174.b3a0bff4
|
||||||
_commit=f284b6b47039a2d7edfcbfc51f52664f82b5a789
|
_commit=b3a0bff47dd81073bfe67a402971bad92e4f2423
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Meta-build system that generates build files for Ninja"
|
pkgdesc="Meta-build system that generates build files for Ninja"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
|
Loading…
Reference in a new issue