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


Commits:
b7c99848 by Christian Heusel at 2026-05-05T23:55:18+02:00
upgpkg: 0.2385.9ece3f52-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.2324.304bbef6
-       pkgrel = 2
+       pkgver = 0.2385.9ece3f52
+       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 = libgcc
-       source = 
git+https://gn.googlesource.com/gn#commit=304bbef6c7e9a86630c12986b99c8654eb7fe648
-       sha256sums = 
8f48494ca7ff106fc80db6a1fecb94cfaddc5eaa07a1c989a418df1df16c4b14
+       source = 
git+https://gn.googlesource.com/gn#commit=9ece3f5254c273cb46606a6571963f931c3b012d
+       sha256sums = 
37a17310ed6250f3f6a4150f6dfb485c4ffa01e2ecce3ed9afa6c613ca98be8c
 
 pkgname = gn


=====================================
PKGBUILD
=====================================
@@ -2,9 +2,9 @@
 # Contributor: Evangelos Foutras <[email protected]>
 
 pkgname=gn
-pkgver=0.2324.304bbef6
-_commit=304bbef6c7e9a86630c12986b99c8654eb7fe648
-pkgrel=2
+pkgver=0.2385.9ece3f52
+_commit=9ece3f5254c273cb46606a6571963f931c3b012d
+pkgrel=1
 pkgdesc="Meta-build system that generates build files for Ninja"
 arch=('x86_64')
 url="https://gn.googlesource.com/gn/";
@@ -12,7 +12,7 @@ license=('BSD-3-Clause')
 depends=('libgcc')
 makedepends=('clang' 'ninja' 'python' 'git')
 source=(git+https://gn.googlesource.com/gn#commit=$_commit)
-sha256sums=('8f48494ca7ff106fc80db6a1fecb94cfaddc5eaa07a1c989a418df1df16c4b14')
+sha256sums=('37a17310ed6250f3f6a4150f6dfb485c4ffa01e2ecce3ed9afa6c613ca98be8c')
 
 pkgver() {
   cd $pkgname



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gn/-/commit/b7c99848446740c8049ddb71fe4e51f563ea742e
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to