Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / gn


Commits:
222adb36 by Christian Heusel at 2026-02-11T21:42:10+01:00
upgpkg: 0.2324.304bbef6-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gn
        pkgdesc = Meta-build system that generates build files for Ninja
-       pkgver = 0.2238.a84e399f
-       pkgrel = 2
+       pkgver = 0.2324.304bbef6
+       pkgrel = 1
        url = https://gn.googlesource.com/gn/
        arch = x86_64
        license = BSD-3-Clause
@@ -10,7 +10,7 @@ pkgbase = gn
        makedepends = python
        makedepends = git
        depends = gcc-libs
-       source = 
git+https://gn.googlesource.com/gn#commit=a84e399f9999003472192286abc03d752c9cb1f0
-       sha256sums = 
209c34c157d181ba81b78c1780657474768fac6ac6b37311f3722c6d7ced5732
+       source = 
git+https://gn.googlesource.com/gn#commit=304bbef6c7e9a86630c12986b99c8654eb7fe648
+       sha256sums = 
8f48494ca7ff106fc80db6a1fecb94cfaddc5eaa07a1c989a418df1df16c4b14
 
 pkgname = gn


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,10 @@
-# Maintainer: Evangelos Foutras <[email protected]>
+# Maintainer: Christian Heusel <[email protected]>
+# Contributor: Evangelos Foutras <[email protected]>
 
 pkgname=gn
-pkgver=0.2238.a84e399f
-_commit=a84e399f9999003472192286abc03d752c9cb1f0
-pkgrel=2
+pkgver=0.2324.304bbef6
+_commit=304bbef6c7e9a86630c12986b99c8654eb7fe648
+pkgrel=1
 pkgdesc="Meta-build system that generates build files for Ninja"
 arch=('x86_64')
 url="https://gn.googlesource.com/gn/";
@@ -11,7 +12,7 @@ license=('BSD-3-Clause')
 depends=('gcc-libs')
 makedepends=('clang' 'ninja' 'python' 'git')
 source=(git+https://gn.googlesource.com/gn#commit=$_commit)
-sha256sums=('209c34c157d181ba81b78c1780657474768fac6ac6b37311f3722c6d7ced5732')
+sha256sums=('8f48494ca7ff106fc80db6a1fecb94cfaddc5eaa07a1c989a418df1df16c4b14')
 
 pkgver() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gn/-/commit/222adb362bd59731129d908f2c1ddd994cb6e8e4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gn/-/commit/222adb362bd59731129d908f2c1ddd994cb6e8e4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to